[PATCH] D63963: [Codegen][SelectionDAG] X u% C == 0 fold: non-splat vector improvements
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 18 05:18:29 PDT 2019
lebedev.ri updated this revision to Diff 210533.
lebedev.ri marked 3 inline comments as done.
lebedev.ri added a comment.
Address review notes.
While `turnVectorIntoSplatVector()` change is not NFC, i don't believe that issue can be triggered through it's only user.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63963/new/
https://reviews.llvm.org/D63963
Files:
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/test/CodeGen/AArch64/urem-seteq-vec-nonsplat.ll
llvm/test/CodeGen/X86/urem-seteq-vec-nonsplat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63963.210533.patch
Type: text/x-patch
Size: 64095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190718/6e0c8562/attachment-0001.bin>
More information about the llvm-commits
mailing list