vikramRH wrote:

> So why can we not reuse the same target hook?

This would mean I would have to make "isMachineVerifierClean()"return false 
atleast for GCNTargetMachine (currently it does not overload the hook and 
default returns true). which in turn would disable the expensive build checks 
currenlty being run for the target. I think we should keep them running while 
also working towards fixing the issues seen with downstream testing.


https://github.com/llvm/llvm-project/pull/176693
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to