[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


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

----------------
davemgreen wrote:

Different types might be useful too. For example a scalable_store_to_fixed_load with `<vscale x 4 x float>` input but `<vscale x 4 x i32>` output for example.

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


More information about the llvm-commits mailing list