This patch disable GlobalAddress+Offset folding.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
RISCV and CSKY both do the same. This one was easy to review. Thanks for the quick fix!
Comment Actions
Or rather, both contain the same comments ;-)
(Looking closer, CSKY doesn't have isOffsetFoldingLegal, but the core principle stays the same.)