[PATCH] D153000: [WIP][RISCV] Make all floating-point instructions SEW-aware
Wang Pengcheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 29 20:05:31 PDT 2023
wangpc planned changes to this revision.
wangpc added a comment.
In D153000#4461288 <https://reviews.llvm.org/D153000#4461288>, @michaelmaitland wrote:
> I take it back, I think we do use this approach of "optional sew" argument.
Thanks. There are still some issues in `RISCVInstrInfo.cpp` to fix, I will finish it later.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153000/new/
https://reviews.llvm.org/D153000
More information about the llvm-commits
mailing list