[PATCH] D85946: [InstSimplify] Inline vector constants from vector instructions
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 25 17:15:13 PDT 2020
aeubanks updated this revision to Diff 287801.
aeubanks added a comment.
Move constant folding to Simplify*Inst()
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85946/new/
https://reviews.llvm.org/D85946
Files:
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/test/Analysis/ConstantFolding/vscale-shufflevector.ll
llvm/test/Transforms/InstSimplify/vscale.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85946.287801.patch
Type: text/x-patch
Size: 4791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200826/4011666b/attachment.bin>
More information about the llvm-commits
mailing list