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

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 11 18:23:12 PST 2024


MaskRay wrote:

One of the recent TableGen changes (likely `DAGISelMatcherEmitter.cpp`) may make output `*GenDAGISel.inc` non-deterministic. Things like DenseMap iterating needs some attention.

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


More information about the llvm-commits mailing list