[PATCH] D158291: [PoC][WIP] Add an AArch64 specific pass for loop idiom recognition
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 7 05:20:37 PDT 2023
david-arm commandeered this revision.
david-arm added a reviewer: kmclaughlin.
david-arm added a comment.
As @kmclaughlin mentioned on D159283 <https://reviews.llvm.org/D159283> she will be away for a few weeks. However, in the meantime I would like to address some of the comments on this patch related specifically to bug fixes and also update the patch to use the latest version of the intrinsic in D159283 <https://reviews.llvm.org/D159283>. Unfortunately, the only way I can do this is to commandeer the patch temporarily!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158291/new/
https://reviews.llvm.org/D158291
More information about the llvm-commits
mailing list