[PATCH] D63930: [Codegen][SelectionDAG] X u% C == 0 fold: non-splat vectors, accept power-of-two constants
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 28 11:55:22 PDT 2019
lebedev.ri updated this revision to Diff 207120.
lebedev.ri added a comment.
Rebased, NFC.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63930/new/
https://reviews.llvm.org/D63930
Files:
include/llvm/CodeGen/TargetLowering.h
lib/CodeGen/SelectionDAG/TargetLowering.cpp
test/CodeGen/AArch64/urem-seteq-vec-nonsplat.ll
test/CodeGen/X86/urem-seteq-vec-nonsplat.ll
unittests/ADT/APIntTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63930.207120.patch
Type: text/x-patch
Size: 37609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190628/d2b80e7e/attachment-0001.bin>
More information about the llvm-commits
mailing list