diff options
author | jyli0116 <yu.li@arm.com> | 2025-07-02 13:46:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-02 13:46:36 +0100 |
commit | 9c0743fbc5ba38ae5f66444d144d314326dc8468 (patch) | |
tree | 1a73704d26396aa94ac67227ca32221915a05312 /clang/lib/Basic/SourceManager.cpp | |
parent | 0aafeb8ba1b1adcf04d5d82553228ca82845fcb0 (diff) | |
download | llvm-9c0743fbc5ba38ae5f66444d144d314326dc8468.zip llvm-9c0743fbc5ba38ae5f66444d144d314326dc8468.tar.gz llvm-9c0743fbc5ba38ae5f66444d144d314326dc8468.tar.bz2 |
[GlobalISel] Allow expansion of urem by constant in prelegalizer (#145914)
This patch allows urem by a constant to be expanded more efficiently to
avoid the need for expensive udiv instructions. This is part of the
resolution to issue #118090
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions