[PATCH] D141560: [RISCV][CodeGen] Add codegen pattern for experimental zfa extension
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 14 08:07:21 PST 2023
reames added a comment.
In D141560#4125173 <https://reviews.llvm.org/D141560#4125173>, @joshua-arch1 wrote:
> Codegen patch for instructions except FLI and FCVTMOD has been commited. https://reviews.llvm.org/D143982
Important English point here. The patch has been *posted* not *committed*. Saying it's committed means that it was landed to the git repository. That appears to not be what you meant, and was actively confusing in this case.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141560/new/
https://reviews.llvm.org/D141560
More information about the llvm-commits
mailing list