diff options
author | Andreas Jonson <andjo403@hotmail.com> | 2024-04-24 19:45:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-25 01:45:50 +0800 |
commit | b8f3024a315074e0f880542c33cb89681eebc5a3 (patch) | |
tree | 3d69a8f0b470cebbd4526320cf03715b27e92c1c /clang/unittests/libclang/LibclangTest.cpp | |
parent | ff57f40673f0db2c1a867e5697d5407bc9f39a5e (diff) | |
download | llvm-b8f3024a315074e0f880542c33cb89681eebc5a3.zip llvm-b8f3024a315074e0f880542c33cb89681eebc5a3.tar.gz llvm-b8f3024a315074e0f880542c33cb89681eebc5a3.tar.bz2 |
[InstCombine] Swap out range metadata to range attribute for cttz/ctlz/ctpop (#88776)
Since all optimizations that use range metadata now also handle range attribute, this patch replaces writes of
range metadata for call instructions to range attributes.
Diffstat (limited to 'clang/unittests/libclang/LibclangTest.cpp')
0 files changed, 0 insertions, 0 deletions