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

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 14 06:01:47 PST 2021


frasercrmck accepted this revision.
frasercrmck added a comment.

LGTM too. The only thing I'd be concerned about is something in LLVM dropping those implicit uses but we can probably fix those bugs if and when.


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