[PATCH] D98857: [DAG] computeKnownBits - add ISD::MULHS/ISD::MULHU handling
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 19 03:10:59 PDT 2021
RKSimon updated this revision to Diff 331811.
RKSimon added a comment.
remove old comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98857/new/
https://reviews.llvm.org/D98857
Files:
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/test/CodeGen/AMDGPU/atomic_optimizations_global_pointer.ll
llvm/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
llvm/test/CodeGen/AMDGPU/sdiv64.ll
llvm/test/CodeGen/AMDGPU/srem64.ll
llvm/test/CodeGen/AMDGPU/udiv64.ll
llvm/test/CodeGen/AMDGPU/urem-seteq-illegal-types.ll
llvm/test/CodeGen/AMDGPU/urem64.ll
llvm/test/CodeGen/ARM/select-imm.ll
llvm/test/CodeGen/M68k/Arith/divide-by-constant.ll
llvm/test/CodeGen/PowerPC/urem-seteq-illegal-types.ll
llvm/test/CodeGen/X86/2008-04-17-CoalescerBug.ll
llvm/test/CodeGen/X86/combine-udiv.ll
llvm/test/CodeGen/X86/omit-urem-of-power-of-two-or-zero-when-comparing-with-zero.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98857.331811.patch
Type: text/x-patch
Size: 43073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210319/458b7164/attachment.bin>
More information about the llvm-commits
mailing list