STRT, STRHT, and STRBT are store instructions and their source register $Rt should be treated as an input operand instead of an output operand. This should fix things (e.g., liveness tracking in LivePhysRegs) if these instructions were used in CodeGen.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo