[all-commits] [llvm/llvm-project] e0a9da: [RISCV] Add Uses=[FRM] and mayRaiseFPException to ...

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Aug 29 09:26:57 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e0a9da2562c36a6633329201c1080529c3a26d82
      https://github.com/llvm/llvm-project/commit/e0a9da2562c36a6633329201c1080529c3a26d82
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-08-29 (Mon, 29 Aug 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoV.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-peephole-vmerge-vops.ll
    M llvm/test/CodeGen/RISCV/rvv/rvv-peephole-vmerge-vops.ll

  Log Message:
  -----------
  [RISCV] Add Uses=[FRM] and mayRaiseFPException to VF(N/W)CVT instructions.

Reviewed By: arcbbb, kito-cheng

Differential Revision: https://reviews.llvm.org/D132792




More information about the All-commits mailing list