diff options
author | Ryotaro Kasuga <kasuga.ryotaro@fujitsu.com> | 2025-08-13 15:07:50 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-13 15:07:50 +0900 |
commit | bce0f9d2bfbbdc987769a64ca24925fe34a3a0fd (patch) | |
tree | 7e2c63064423b6ea16e3c9a850a0ba2fafe5b26a /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 09505b11e5c31611a2630a3b04dfb3ffc7aa32bc (diff) | |
download | llvm-bce0f9d2bfbbdc987769a64ca24925fe34a3a0fd.zip llvm-bce0f9d2bfbbdc987769a64ca24925fe34a3a0fd.tar.gz llvm-bce0f9d2bfbbdc987769a64ca24925fe34a3a0fd.tar.bz2 |
[DA] Extract duplicated logic from gcdMIVtest (NFCI) (#152688)
This patch refactors `gcdMIVtest` by consolidating duplicated logic into
a single function. The main goal of this change is to improve code
maintainability rather than readability, especially since we may need to
revise this logic for correctness (as noted in the added TODO comments).
I hope this patch is NFC, but I've also added several new assertions,
which may cause some previously passing cases to fail.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions