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

David Green via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 28 07:24:38 PST 2025


https://github.com/davemgreen commented:

> @davemgreen If you would not mind, could you have a look at this? Thanks in advance!

I just happened to be the last person who touched this, in #123984. One thing that I thought was probably useful was to add NewGVN test coverage, to make sure it doesn't do anything unexpected.

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


More information about the llvm-commits mailing list