[llvm-branch-commits] [llvm] [LoopVectorize][NFC] Refactor widening decision logic (PR #140722)
Sergey Kachkov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Nov 10 06:19:00 PST 2025
skachkov-sc wrote:
@david-arm addressed, but I've left memoryInstructionCanBeWidened as a separate function for now (it contains some early exits so I think the code will be harder to read after its substitution)
https://github.com/llvm/llvm-project/pull/140722
More information about the llvm-branch-commits
mailing list