[PATCH] D59041: [SDAG][X86] Expand pow2 mulo using shifts
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 12 09:57:37 PDT 2019
This revision was automatically updated to reflect the committed changes.
nikic marked an inline comment as done.
Closed by commit rL355937: [SDAG] Expand pow2 mulo using shifts (authored by nikic, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D59041?vs=190141&id=190287#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59041/new/
https://reviews.llvm.org/D59041
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/trunk/test/CodeGen/ARM/umulo-32.ll
llvm/trunk/test/CodeGen/X86/mulo-pow2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59041.190287.patch
Type: text/x-patch
Size: 8944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190312/2ededf53/attachment.bin>
More information about the llvm-commits
mailing list