summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/push-cfi.ll
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-03-02 18:16:51 +0000
committerCraig Topper <craig.topper@intel.com>2018-03-02 18:16:51 +0000
commit18799f4c07fdef192ab8b42b9e954baad97a23f5 (patch)
tree55117e77977b6a3809f87f4435ee8a3775ae7439 /llvm/test/CodeGen/X86/push-cfi.ll
parent20cf67c233beab21cccbdc23d8b35397fc6cb321 (diff)
downloadbcm5719-llvm-18799f4c07fdef192ab8b42b9e954baad97a23f5.tar.gz
bcm5719-llvm-18799f4c07fdef192ab8b42b9e954baad97a23f5.zip
[InstCombine] Allow fptrunc (fpext X)) to be reduced to a single fpext/ftrunc
If we are only truncating bits from the extend we should be able to just use a smaller extend. If we are truncating more than the extend we should be able to just use a fptrunc since the presense of the fpextend shouldn't affect rounding. Differential Revision: https://reviews.llvm.org/D43970 llvm-svn: 326595
Diffstat (limited to 'llvm/test/CodeGen/X86/push-cfi.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud