[llvm] [SLPVectorizer][X86] Free load cost for stores with constant pointers (PR #118016)

Antonio Frighetto via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 29 10:07:30 PST 2024


antoniofrighetto wrote:

FWIW, the load emitted by clang-15 (https://godbolt.org/z/nbofoe6zM) shouldn't be related with this, and in any cases, it just seems suboptimal codegen (GCC doesn't emit any load wrt to this instance).

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


More information about the llvm-commits mailing list