[PATCH] D112464: [x86] limit vector increment fold to allow load folding
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 25 13:29:12 PDT 2021
spatel updated this revision to Diff 382106.
spatel added a comment.
Patch updated:
Added one-use-of-constant "1" test (currently negative for this patch) with explanatory comment.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112464/new/
https://reviews.llvm.org/D112464
Files:
llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.h
llvm/test/CodeGen/X86/combine-sub.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112464.382106.patch
Type: text/x-patch
Size: 11245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211025/b4d6144b/attachment.bin>
More information about the llvm-commits
mailing list