[llvm] [PredicateInfo] Don't use depth first walk (NFCI) (PR #145016)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 21 05:38:23 PDT 2025


https://github.com/dtcxzyw commented:

IIRC the orders in `OpsToRename` and `OperandInfo.Infos` don't matter, as we will perform a stable sort later on `OrderedUses`, right?


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


More information about the llvm-commits mailing list