It didn't update the opcode while walking through G_INTTOPTR/G_PTRTOINT.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D106080
[GlobalISel] Fix infinite loop in reassociationCanBreakAddressingModePattern ClosedPublic Authored by paquette on Jul 15 2021, 9:58 AM.
Details Summary It didn't update the opcode while walking through G_INTTOPTR/G_PTRTOINT.
Diff Detail
Event TimelineHerald added subscribers: hiraditya, arichardson, rovka. · View Herald TranscriptJul 15 2021, 9:58 AM This revision is now accepted and ready to land.Jul 15 2021, 10:04 AM This revision was landed with ongoing or failed builds.Jul 15 2021, 10:19 AM Closed by commit rG5da0f9ab612d: [GlobalISel] Fix infinite loop in reassociationCanBreakAddressingModePattern (authored by paquette). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 359038 llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
llvm/test/CodeGen/AArch64/GlobalISel/combine-ptradd-reassociation.mir
|