[llvm] [GVN] Load-store forwaring of scalable store to fixed load. (PR #124748)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 28 05:56:49 PST 2025


================

----------------
nikic wrote:

It would be good to add a negative test where the load has an extra constant offset, so make sure we don't forward in that case.

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


More information about the llvm-commits mailing list