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

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 14 05:16:33 PST 2021


asb accepted this revision.
asb added a comment.

Using AdjustInstrPostInstrSelection is a neat way to handle this I think. LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115555



More information about the llvm-commits mailing list