[PATCH] D50222: [CodeGen] [SelectionDAG] More efficient code for X % C == 0
Dmytro Shynkevych via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 3 16:20:09 PDT 2018
hermord updated this revision to Diff 159124.
hermord added a comment.
Made changes as requested.
Repository:
rL LLVM
https://reviews.llvm.org/D50222
Files:
include/llvm/CodeGen/TargetLowering.h
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
test/CodeGen/Hexagon/swp-const-tc2.ll
test/CodeGen/X86/jump_sign.ll
test/CodeGen/X86/rem.ll
test/CodeGen/X86/vselect-avx.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50222.159124.patch
Type: text/x-patch
Size: 14725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180803/584d065d/attachment.bin>
More information about the llvm-commits
mailing list