[llvm] [SelectionDAG] Add space-optimized forms of OPC_CheckPredicate (PR #73488)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 11 04:05:53 PST 2024


RKSimon wrote:

@wangpc-pp  This is on an expensive checks build (cmake -DLLVM_ENABLE_EXPENSIVE_CHECKS=true) - these builds do extra stable sorting which can sometimes cause check diffs

https://github.com/llvm/llvm-project/pull/73488


More information about the llvm-commits mailing list