[PATCH] D141560: [RISCV][CodeGen] Add codegen pattern for experimental zfa extension

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 07:18:11 PST 2023


reames added a comment.

In D141560#4120971 <https://reviews.llvm.org/D141560#4120971>, @joshua-arch1 wrote:

> Since the assmebly support patch for Zfa instructions except FLI has been accepted, could anyone please review this codegen patch?

I'd encourage you to land the underlying approved review.  I can't speak for others, but I certainty prioritize review for changes which have fewer outstanding blocking issues.  You could also split this into an FLI and non-FLI part with the same reasoning.


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

https://reviews.llvm.org/D141560



More information about the llvm-commits mailing list