[PATCH] D141793: [14/15][Clang][RISCV] Change default policy from TAMU to TAMA

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 19 00:26:37 PST 2023


craig.topper added inline comments.
Herald added a subscriber: luke.


================
Comment at: clang/test/CodeGen/RISCV/rvv-intrinsics-autogenerated/non-policy/overloaded/vmsgt.c:10
 
-// CHECK-RV64-LABEL: @test_vmsgt_vv_i8mf8_b64(
-// CHECK-RV64-NEXT:  entry:
----------------
Why does this test go away?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141793



More information about the cfe-commits mailing list