[PATCH] D158839: [SDAG] Add SimplifyDemandedBits support for ISD::SPLAT_VECTOR

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 02:36:07 PDT 2023


luke added inline comments.


================
Comment at: llvm/test/CodeGen/RISCV/rvv/vrol-sdnode.ll:1158
 
+;; NOTE: These prefixes are unused and the list is autogenerated. Do not add tests below this line:
+; CHECK-ZVBB32: {{.*}}
----------------
Jim wrote:
> Could we remove these unused prefixes?
Thanks, fixed


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158839



More information about the llvm-commits mailing list