[PATCH] D113237: [RISCV] Support Zifencei extension

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 11 04:05:42 PST 2021


luismarques added a comment.

In D113237#3110778 <https://reviews.llvm.org/D113237#3110778>, @kito-cheng wrote:

> Should we support `I` extension with version `2.1`? zifencei and zicsr split from `I` ext. since `2.1`.

I think so.

Should we also support `fence.i` with RVI 2.0, without zifencei?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113237



More information about the llvm-commits mailing list