[llvm] MachineLICM: Allow hoisting REG_SEQUENCE (PR #90638)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed May 1 07:52:05 PDT 2024


arsenm wrote:

> LGTM.
> 
> 
> 
> Is the change to the Hexagon input expected, though?

Yes, otherwise the spill it seemed to be looking for disappears so this defeats the optimization 

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


More information about the llvm-commits mailing list