craig.topper added inline comments.

================
Comment at: llvm/test/MC/RISCV/rvv/zvlsseg.s:11
 # RUN: llvm-mc -triple=riscv64 -filetype=obj --mattr=+experimental-v \
 # RUN:   --mattr=+experimental-zvlsseg %s \
 # RUN:   | llvm-objdump -d - | FileCheck %s --check-prefix=CHECK-UNKNOWN
----------------
khchen wrote:
> I think we need to remove +experimental-zvlsseg? 
> It seems like giving the wrong mattr would not cause any error.
Thanks I guess I should have grepped the test directory.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117724

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to