[PATCH] D117927: [SystemZ] Don't shrink FP constants
Jonas Paulsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 21 13:50:56 PST 2022
jonpa created this revision.
jonpa added a reviewer: uweigand.
Herald added a subscriber: hiraditya.
jonpa requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Return false from ShouldShrinkFPConstant()
(on top of https://reviews.llvm.org/D115690)
https://reviews.llvm.org/D117927
Files:
llvm/lib/Target/SystemZ/SystemZISelLowering.h
llvm/test/CodeGen/SystemZ/args-07.ll
llvm/test/CodeGen/SystemZ/call-zos-01.ll
llvm/test/CodeGen/SystemZ/fp-const-04.ll
llvm/test/CodeGen/SystemZ/fp-const-05.ll
llvm/test/CodeGen/SystemZ/fp-const-07.ll
llvm/test/CodeGen/SystemZ/fp-conv-10.ll
llvm/test/CodeGen/SystemZ/fp-conv-12.ll
llvm/test/CodeGen/SystemZ/fp-strict-conv-10.ll
llvm/test/CodeGen/SystemZ/fp-strict-conv-12.ll
llvm/test/CodeGen/SystemZ/vector-constrained-fp-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117927.402100.patch
Type: text/x-patch
Size: 42854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220121/6f23efa0/attachment.bin>
More information about the llvm-commits
mailing list