summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/vshift.ll
diff options
context:
space:
mode:
authorJohn Brawn <john.brawn@arm.com>2020-02-17 16:55:32 +0000
committerHans Wennborg <hans@chromium.org>2020-02-18 16:46:45 +0100
commitf636e9feb9f0969e3b563d3140db5a0faa1e30d8 (patch)
treedf1a1225567d937f71c53b8fec1329b7f6c95133 /llvm/test/CodeGen/ARM/vshift.ll
parentb5d9a7e72fafaead89f0cc8994925c90ed3169be (diff)
downloadbcm5719-llvm-f636e9feb9f0969e3b563d3140db5a0faa1e30d8.tar.gz
bcm5719-llvm-f636e9feb9f0969e3b563d3140db5a0faa1e30d8.zip
[FPEnv][ARM] Don't call mutateStrictFPToFP when lowering
mutateStrictFPToFP can delete the node and replace it with another with the same value which can later cause problems, and returning the result of mutateStrictFPToFP doesn't work because SelectionDAGLegalize expects that the returned value has the same number of results as the original. Instead handle things by doing the mutation manually. Differential Revision: https://reviews.llvm.org/D74726 (cherry picked from commit 594a89f7270da74c89f2321432bc6a7135773fa5)
Diffstat (limited to 'llvm/test/CodeGen/ARM/vshift.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud