diff options
author | LU-JOHN <John.Lu@amd.com> | 2025-05-30 09:21:38 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-30 16:21:38 +0200 |
commit | f88a9a32d9957bd0cd1877676447c822741f495a (patch) | |
tree | 58524a920bf8c1890a3eaa1bdc3f3399a9794841 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 7a66b28fcafdb7546aedeca1271e66438ad04127 (diff) | |
download | llvm-f88a9a32d9957bd0cd1877676447c822741f495a.zip llvm-f88a9a32d9957bd0cd1877676447c822741f495a.tar.gz llvm-f88a9a32d9957bd0cd1877676447c822741f495a.tar.bz2 |
[AMDGPU] Extend SRA i64 simplification for shift amts in range [33:62] (#138913)
Extend sra i64 simplification to shift constants in range [33:62]. Shift
amounts 32 and 63 were already handled.
New testing for shift amts 33 and 62 added in sra.ll. Changes to other
test files were to adapt previous test results to this extension.
---------
Signed-off-by: John Lu <John.Lu@amd.com>
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions