[llvm] [InstCombine] Allow load to store forwarding for scalable structs (PR #123908)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 02:51:25 PST 2025


nikic wrote:

Yeah, I expect that's the problem. I think it would be a good idea to support scalable types in VNCoercion for the simple case at least (which is the load and store having the same type size).

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


More information about the llvm-commits mailing list