[PATCH] D139394: [RISCV] Add support for RISCV XVentanaCondops Extension

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 6 07:48:39 PST 2022


reames requested changes to this revision.
reames added a comment.
This revision now requires changes to proceed.

As @jrtc27 mentions, we already have in tree support for XVentanCondOps.  This was added in D137350 <https://reviews.llvm.org/D137350>.

Your change does include a number of things which are not currently in tree.  Please rebase this patch, and adjust the description to reflect the changes that remain please.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139394



More information about the llvm-commits mailing list