[PATCH] D74782: [llvm][CodeGen] DAG Combiner folds for vscale.
Francesco Petrogalli via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 21 10:05:42 PST 2020
fpetrogalli updated this revision to Diff 245903.
fpetrogalli marked 4 inline comments as done.
fpetrogalli added a comment.
Hi @andwar, I have updated the comments. I have also fixed the `sve-gep.ll` test, as the changes in the combiner are now folding the multiplying constant inside the vscale node.
Thank you,
Francesco
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74782/new/
https://reviews.llvm.org/D74782
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AArch64/sve-gep.ll
llvm/test/CodeGen/AArch64/sve-vscale-combine.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74782.245903.patch
Type: text/x-patch
Size: 5742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200221/883fd3af/attachment.bin>
More information about the llvm-commits
mailing list