[llvm] [Hexagon] Enable Machine Combiner pass. (PR #169434)
Brian Cain via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 24 20:12:08 PST 2025
androm3da wrote:
> This patch will reduce some downstream delta and will be a crucial piece in some of the optimizations
Is this pass on by default in ~typical optimization levels like -O1/-O2? If so, can you run the llvm-test-suite to check for regressions?
https://github.com/llvm/llvm-project/pull/169434
More information about the llvm-commits
mailing list