[PATCH] D114581: [RISCV] Fix a crash in decoding LMUL in VTYPE

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 25 04:17:59 PST 2021


benshi001 added a comment.

The newly added test file llvm/test/tools/llvm-objdump/RISCV/Inputs/vsetvli.o is binary and can not be displayed, so the test might fail. But the "make check-all " does pass on my localhost.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114581



More information about the llvm-commits mailing list