[PATCH] D150253: [RISCV] Add Zvfhmin extension.
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 15 13:42:51 PDT 2023
craig.topper added a subscriber: michaelmaitland.
craig.topper added a comment.
In D150253#4341545 <https://reviews.llvm.org/D150253#4341545>, @jacquesguan wrote:
> To enable specific EEW for specific insturction in instruction selection, I will create some parent revisions. Here is the first one. https://reviews.llvm.org/D150550
@michaelmaitland was also going to be working on supporting Zvfhmin for SiFive. Maybe we can split up and share some of the work?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150253/new/
https://reviews.llvm.org/D150253
More information about the cfe-commits
mailing list