[PATCH] D70595: [TargetLowering] Allow constants with multiple uses
David Stuttard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 26 09:01:47 PST 2019
dstuttard updated this revision to Diff 231083.
dstuttard added a comment.
Added test updates for failing lit tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70595/new/
https://reviews.llvm.org/D70595
Files:
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/test/CodeGen/AMDGPU/const-multiuse-tl.ll
llvm/test/CodeGen/AMDGPU/fdiv32-to-rcp-folding.ll
llvm/test/CodeGen/X86/fp-cvt.ll
llvm/test/CodeGen/X86/recip-fastmath.ll
llvm/test/CodeGen/X86/recip-fastmath2.ll
llvm/test/CodeGen/X86/scalar-fp-to-i64.ll
llvm/test/CodeGen/X86/sse3-avx-addsub-2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70595.231083.patch
Type: text/x-patch
Size: 40019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191126/18475535/attachment.bin>
More information about the llvm-commits
mailing list