[llvm] [InstCombine] Replace all dominated uses of condition with constants (PR #105510)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 26 13:01:33 PDT 2024
nikic wrote:
It may be worthwhile to add a PhaseOrdering test that demonstrates why doing this in InstCombine is useful.
https://github.com/llvm/llvm-project/pull/105510
More information about the llvm-commits
mailing list