[PATCH] D103313: [RISCV][Clang] Implement support for zmmul-experimental
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 4 09:35:54 PST 2022
craig.topper added a comment.
In D103313#3359628 <https://reviews.llvm.org/D103313#3359628>, @ksyx wrote:
> In D103313#3359310 <https://reviews.llvm.org/D103313#3359310>, @JiahaoChenConor wrote:
>
>> Hi, do you still continue working on this patch?
>
> In fact, not pretty sure what else I need to improve on this.
At minimum it probably needs to rebased because RISCVISAInfo.cpp has been added to cut down on some duplication.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103313/new/
https://reviews.llvm.org/D103313
More information about the llvm-commits
mailing list