shiltian wrote: > Why do the checks during instruction selection, instead of in the IR verifier?
IR verifier doesn't depend on code generation because it is LLVMCore. https://github.com/llvm/llvm-project/pull/201470 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
