diff options
author | Amara Emerson <amara@apple.com> | 2022-02-20 01:13:34 -0800 |
---|---|---|
committer | Amara Emerson <amara@apple.com> | 2022-02-20 01:13:34 -0800 |
commit | 2a46450849de6904fc64f9a65303b20ca7fc9dbd (patch) | |
tree | fc4903560b40b1274261eb5fdbb754cb954b85a0 /clang/lib/Sema/SemaModule.cpp | |
parent | b09e63bad1e53eccd18b9920d10b489b47bd7634 (diff) | |
download | llvm-2a46450849de6904fc64f9a65303b20ca7fc9dbd.zip llvm-2a46450849de6904fc64f9a65303b20ca7fc9dbd.tar.gz llvm-2a46450849de6904fc64f9a65303b20ca7fc9dbd.tar.bz2 |
[AArch64][GlobalISel] Optimize conjunctions of compares to conditional compares.
This is a partial port of the same optimization from AArch64ISelLowering,
although the original handles more cases when generating regular compares
instead of this one which just does it when selecting G_SELECTs.
For more detailed comments see the original comments for
emitConditionalComparison() in AArch64ISelLowering.
Gives minor code size improvements.
Differential Revision: https://reviews.llvm.org/D117166
Diffstat (limited to 'clang/lib/Sema/SemaModule.cpp')
0 files changed, 0 insertions, 0 deletions