[PATCH] D155654: [RISCV] Add SchedRead for Merge operands on MASK Pseudos

Michael Maitland via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 20 08:01:38 PDT 2023


michaelmaitland updated this revision to Diff 542529.
michaelmaitland marked 2 inline comments as done.
michaelmaitland added a comment.

Fix SchedReads to be in the same order as the ins operands for the instruction.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155654/new/

https://reviews.llvm.org/D155654

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoV.td
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/lib/Target/RISCV/RISCVInstrInfoXTHead.td
  llvm/lib/Target/RISCV/RISCVSchedSiFive7.td
  llvm/lib/Target/RISCV/RISCVScheduleV.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155654.542529.patch
Type: text/x-patch
Size: 146945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230720/5fd5868b/attachment-0001.bin>


More information about the llvm-commits mailing list