[PATCH] D88570: [SDag] SimplifyDemandedBits: simplify to FP constant if all bits known
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 7 01:31:28 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1aa8e6a51a0e: [SDag] SimplifyDemandedBits: simplify to FP constant if all bits known (authored by foad).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88570/new/
https://reviews.llvm.org/D88570
Files:
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/test/CodeGen/ARM/fcopysign.ll
llvm/test/CodeGen/X86/combine-bextr.ll
llvm/test/CodeGen/X86/copysign-constant-magnitude.ll
llvm/test/CodeGen/X86/fp-intrinsics.ll
llvm/test/CodeGen/X86/fp-round.ll
llvm/test/CodeGen/X86/fp-strict-scalar-inttofp.ll
llvm/test/CodeGen/X86/fp128-cast.ll
llvm/test/CodeGen/X86/scalar-int-to-fp.ll
llvm/test/CodeGen/X86/uint_to_fp-2.ll
llvm/test/CodeGen/X86/vector-shuffle-combining.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88570.296617.patch
Type: text/x-patch
Size: 15269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201007/77a58e1d/attachment.bin>
More information about the llvm-commits
mailing list