MaxXing
MaxXing
Thanks for your contribution! However I recommend not removing `LLVM_HOME` from the makefile, because the user may have different versions of LLVMs installed on his machine, and this parameter can...
Hi all, This backport fixes some assertion failures in `IdealGraphPrinter` when debugging on ideal graph, which is low risk. Could someone please review this PR? Thanks!
@phohensee Thanks for the review! I have enabled testing in my repository.
/approval request Backporting this patch fixes assertion failures when debugging on ideal graph. Risk is low. The original patch does not apply cleanly to 17u due to some merge conflicts...