[PATCH] D114642: [AArch64][SchedModels] Handle virtual registers in FP/NEON predicates
Andrea Di Biagio via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 20 06:26:55 PST 2022
andreadb added a comment.
In D114642#3257991 <https://reviews.llvm.org/D114642#3257991>, @kpdev42 wrote:
> Ping
Sorry for the late reply.
The changes to the predicates look good to me.
However, I am not an expert of AArch64, so somebody else should review functions `isFpOrNEON` and `isQForm`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114642/new/
https://reviews.llvm.org/D114642
More information about the llvm-commits
mailing list