[llvm] [Hexagon] Enable Machine Combiner pass. (PR #169434)

Sumanth Gundapaneni via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 25 06:48:09 PST 2025


sgundapa 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?

Yes. It is on by default. 

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


More information about the llvm-commits mailing list