[PATCH] D155229: [RISCV] Add VL nodes and VP patterns for unary zvbb instructions
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 13 12:42:24 PDT 2023
craig.topper added a comment.
> They
also aren't restricted to integers as presumably we can use these for
floats too later.
Wouldn't we use a bitcast for that?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155229/new/
https://reviews.llvm.org/D155229
More information about the llvm-commits
mailing list