diff options
author | Amara Emerson <aemerson@apple.com> | 2020-01-27 15:57:16 -0800 |
---|---|---|
committer | Amara Emerson <aemerson@apple.com> | 2020-01-28 10:09:03 -0800 |
commit | 14c2cf8e187451b51e997c40476b65d5ef9d346e (patch) | |
tree | cf3eb5f595ba25f6c65b2d651875b72bd4ae94bc /clang/lib/Basic/Cuda.cpp | |
parent | 554791928088d6139e0fb3480d79cd76ea59198f (diff) | |
download | llvm-14c2cf8e187451b51e997c40476b65d5ef9d346e.zip llvm-14c2cf8e187451b51e997c40476b65d5ef9d346e.tar.gz llvm-14c2cf8e187451b51e997c40476b65d5ef9d346e.tar.bz2 |
[AArch64][GlobalISel] Don't bail out of the select(cmp(a, b)) -> csel optimization with multiple users.
It can still be beneficial to do the optimization if the result of the compare
is used by *another* select.
Differential Revision: https://reviews.llvm.org/D73511
Diffstat (limited to 'clang/lib/Basic/Cuda.cpp')
0 files changed, 0 insertions, 0 deletions