diff options
author | jyli0116 <yu.li@arm.com> | 2025-07-17 14:43:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-17 14:43:58 +0100 |
commit | fc5c5a934d2560559221bcb334b14ef4aa96a2dd (patch) | |
tree | 1dd75f217922a31a71640302fcebd48aa0889fea /clang/lib/Frontend/TestModuleFileExtension.cpp | |
parent | 4166df2073b6b3e5c7ab0c25d9bc73980b50ea31 (diff) | |
download | llvm-fc5c5a934d2560559221bcb334b14ef4aa96a2dd.zip llvm-fc5c5a934d2560559221bcb334b14ef4aa96a2dd.tar.gz llvm-fc5c5a934d2560559221bcb334b14ef4aa96a2dd.tar.bz2 |
[GlobalISel] Allow expansion of srem by constant in prelegalizer (#148845)
This patch allows srem by a constant to be expanded more efficiently to
avoid the need for expensive sdiv instructions. This is the last part of
the patches which fixes #118090
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions