[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
Sun Jul 14 08:18:52 PDT 2019
lebedev.ri updated this revision to Diff 209733.
lebedev.ri marked 4 inline comments as done.
lebedev.ri changed the repository for this revision from rL LLVM to rG LLVM Github Monorepo.
lebedev.ri added a comment.
Herald added a subscriber: hiraditya.
Thanks for taking a look!
Rebased, addressed review notes.
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.209733.patch
Type: text/x-patch
Size: 64102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190714/1ec5410e/attachment.bin>
More information about the llvm-commits
mailing list