summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-02-02 18:44:18 +0100
committerHans Wennborg <hans@chromium.org>2020-02-05 13:52:41 +0100
commit99c6a4ea9201f09e8107bb83675f1e7235456b6d (patch)
tree499e8cf52975392d143a97aacd1641f9a203e135 /llvm/lib/CodeGen
parent0b8a540dff86662fc9426bb4dd8797c547db5000 (diff)
downloadbcm5719-llvm-99c6a4ea9201f09e8107bb83675f1e7235456b6d.tar.gz
bcm5719-llvm-99c6a4ea9201f09e8107bb83675f1e7235456b6d.zip
[ARM] Expand vector reduction intrinsics on soft float
Followup to D73135. If the target doesn't have hard float (default for ARM), then we assert when trying to soften the result of vector reduction intrinsics. This patch marks these for expansion as well. (A bit odd to use vectors on a target without hard float ... but that's where you end up if you expose target-independent vector types.) Differential Revision: https://reviews.llvm.org/D73854 (cherry picked from commit 1cc4f8d17247cd9be88addd75d060f9321b6f8b0)
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud