diff options
author | Jessica Paquette <jpaquette@apple.com> | 2021-02-09 18:04:44 -0800 |
---|---|---|
committer | Jessica Paquette <jpaquette@apple.com> | 2021-02-10 00:03:13 -0800 |
commit | 7eee8585859c8fa5826483fb7ff30a077fc1a57f (patch) | |
tree | 5ffa4995cbb76ffc50b2223b7b4fe895037bc7d1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ddb01010b275c68deb7340ec32e0d1beaa9bbf13 (diff) | |
download | llvm-7eee8585859c8fa5826483fb7ff30a077fc1a57f.zip llvm-7eee8585859c8fa5826483fb7ff30a077fc1a57f.tar.gz llvm-7eee8585859c8fa5826483fb7ff30a077fc1a57f.tar.bz2 |
[AArch64][GlobalISel] Fold selects fed by G_PTR_ADD
Similar to the case for G_ADD.
There was a function in CTMark/pairlocalalign which was missing this case,
causing GlobalISel to emit a add + csel when a csinc is all that is necessary.
https://godbolt.org/z/ax69E9
Minor code size improvements on CTMark at -Os.
Differential Revision: https://reviews.llvm.org/D96390
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions