[llvm-branch-commits] [Sparc] Fix instr desc of special register stores (PR #88971)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Apr 16 12:26:04 PDT 2024
https://github.com/darkbuck created https://github.com/llvm/llvm-project/pull/88971
- Those special register stores are STORE and their memory operands are
input operands instead of output ones.
More information about the llvm-branch-commits
mailing list