Fixes issue #55287
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D130525
[GlobalISel] Fix miscompile of G_UREM + G_UDIV due to not checking for equality of the first operands of each. ClosedPublic Authored by aemerson on Jul 25 2022, 3:18 PM.
Details Summary Fixes issue #55287
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 25 2022, 3:32 PM This revision was landed with ongoing or failed builds.Jul 25 2022, 4:03 PM Closed by commit rG5ae0472694f5: [GlobalISel] Fix miscompile of G_UREM + G_UDIV due to not checking for equality (authored by aemerson). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 447509 llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
llvm/test/CodeGen/AArch64/GlobalISel/combine-udivrem-use-bug.mir
|