aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2023-06-18 17:37:17 +0100
committerSimon Pilgrim <llvm-dev@redking.me.uk>2023-06-18 17:37:17 +0100
commitfb60dda1893eb9d0420de25b84fb023dc8424aeb (patch)
tree07826a10d8b5d2817d709f1939859c7f7e381c1e /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
parent46479ea785efe834bfc65b2dc53a70a1b8210319 (diff)
downloadllvm-fb60dda1893eb9d0420de25b84fb023dc8424aeb.zip
llvm-fb60dda1893eb9d0420de25b84fb023dc8424aeb.tar.gz
llvm-fb60dda1893eb9d0420de25b84fb023dc8424aeb.tar.bz2
[GlobalIsel][X86] selectDivRem - fix typo in 64-bit AH handling code
This function was lifted from fast-isel, and still referred to the Instruction::SRem/URrem opcodes, instead of the G_SREM/G_UREM opcodes. But it turns out these aren't necessary at all as only the G_SREM/G_UREM codepaths will use the AH register for DivRemResultReg anyhow.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions