[all-commits] [llvm/llvm-project] 27c3c6: [RISCV] Use !listremove for LMUL lists in V schedu...

Philip Reames via All-commits all-commits at lists.llvm.org
Tue Feb 28 09:24:32 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 27c3c6c4b081d23dd1e59cb50742c3cab715970e
      https://github.com/llvm/llvm-project/commit/27c3c6c4b081d23dd1e59cb50742c3cab715970e
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2023-02-28 (Tue, 28 Feb 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVScheduleV.td

  Log Message:
  -----------
  [RISCV] Use !listremove for LMUL lists in V scheduling info [nfc]

Using listremove makes it easier to confirm that the code matches the comments.  The only in tree users of these lists are not order sensative.




More information about the All-commits mailing list