[PATCH] D143982: [RISCV][CodeGen] Add codegen pattern for experimental zfa extension (FLI and FCVTMOD not included)

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 15 22:00:12 PST 2023


jrtc27 added a comment.

In D143982#4125543 <https://reviews.llvm.org/D143982#4125543>, @jrtc27 wrote:

> You don’t need to mention FCVTMOD given it does not apply to C/C++.

This was not fixed in the committed version, nor was the Differential Revision: link included, nor reviewer information. Please use arc patch/amend appropriately in future, it's annoying when commits don't have this information as it's a hassle to have to go back and find the right revision manually.


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

https://reviews.llvm.org/D143982



More information about the llvm-commits mailing list