[all-commits] [llvm/llvm-project] 0db938: [RISCV] Simplify VPseudoAMOEI multiclass. NFC

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Feb 18 12:41:12 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0db938312a06b8aa3b6c6c0272e7f28167bbd16a
      https://github.com/llvm/llvm-project/commit/0db938312a06b8aa3b6c6c0272e7f28167bbd16a
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-02-18 (Thu, 18 Feb 2021)

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

  Log Message:
  -----------
  [RISCV] Simplify VPseudoAMOEI multiclass. NFC

lmul was already iterated in one of the loops. We don't need to recreate
it from a string.




More information about the All-commits mailing list