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

Jim Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 27 20:00:10 PDT 2023


Jim 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: {{.*}}
----------------
Could we remove these unused prefixes?


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