[PATCH] D134177: Add MC support of RISCV Zcd Extension

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 21 18:13:15 PDT 2022


craig.topper added inline comments.


================
Comment at: clang/test/Preprocessor/riscv-target-features.c:47
 // CHECK-NOT: __riscv_zicbom
 // CHECK-NOT: __riscv_zicboz
 
----------------
Need to update this too.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134177



More information about the llvm-commits mailing list