diff options
author | David Green <david.green@arm.com> | 2024-08-20 14:46:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-20 14:46:19 +0100 |
commit | fe946bfb728481a249282fb1e14378bf444defd3 (patch) | |
tree | c73f6682291e434a7a2e3f5109aabaafc87f7e9e /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | e6da78a326a7cbf8f3a6422d33f48d13708e0da3 (diff) | |
download | llvm-fe946bfb728481a249282fb1e14378bf444defd3.zip llvm-fe946bfb728481a249282fb1e14378bf444defd3.tar.gz llvm-fe946bfb728481a249282fb1e14378bf444defd3.tar.bz2 |
[AArch64] Extend sxtw peephole to uxtw. (#104516)
This extends the existing sxtw peephole optimization (#96293) to uxtw,
which in llvm is a ORRWrr which clears the top bits.
Fixes #98481
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions