Prevent SIFoldOperands from creating SALU instructions with a constant
and a frame index. Previously, only one operand was checked to be a
frame index, leading to too many constants when flat scratch is enabled
and stack offsets are large.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo