[PATCH] D136817: [RISCV] Add H extension

Kito Cheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 27 20:48:39 PDT 2022


kito-cheng added inline comments.


================
Comment at: llvm/test/MC/RISCV/rvi-aliases-valid.s:270
-# CHECK-S-OBJ: hfence.vvma a0
-hfence.vvma a0
 
----------------
Note: Those testcase are moved to `rv32ih-aliases-valid.s`, not just removed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136817



More information about the llvm-commits mailing list