[PATCH] D150253: [RISCV] Add Zvfhmin extension.

Jianjian Guan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 15 22:43:51 PDT 2023


jacquesguan added a comment.

In D150253#4343699 <https://reviews.llvm.org/D150253#4343699>, @craig.topper wrote:

> 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?

Yes, in order to avoid duplicate 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