diff options
author | David Green <david.green@arm.com> | 2021-01-08 18:21:00 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2021-01-08 18:21:00 +0000 |
commit | 024af42c601063e5f831b3049612321b5629e00a (patch) | |
tree | dab9d98de319d517926f1b2b076b45e9fdd2a182 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ae0d1d2e5cd3a99da0b2eefc27c8f94b95f03cc6 (diff) | |
download | llvm-024af42c601063e5f831b3049612321b5629e00a.zip llvm-024af42c601063e5f831b3049612321b5629e00a.tar.gz llvm-024af42c601063e5f831b3049612321b5629e00a.tar.bz2 |
[ARM] Custom lower i1 vector truncates
The ISel patterns we have for truncating to i1's under MVE do not seem
to be correct. Instead custom lower to icmp(ne, and(x, 1), 0).
Differential Revision: https://reviews.llvm.org/D94226
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions