[PATCH] D115555: [RISCV] Use AdjustInstrPostInstrSelection to insert a FRM dependency for scalar FP instructions with dynamic rounding mode.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 14 10:18:31 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3f1c403a2b0a: [RISCV] Use AdjustInstrPostInstrSelection to insert a FRM dependency for scalar… (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D115555?vs=393607&id=394302#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115555

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrFormats.td
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.h
  llvm/lib/Target/RISCV/RISCVInstrInfoF.td
  llvm/test/CodeGen/RISCV/frm-dependency.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115555.394302.patch
Type: text/x-patch
Size: 12231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211214/0865e007/attachment.bin>


More information about the llvm-commits mailing list