[PATCH] D47943: Sample code for porting MachinePipeliner to AArch64+SVE
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 28 03:20:47 PDT 2018
fhahn added a comment.
In https://reviews.llvm.org/D47943#1129236, @masakiarai wrote:
> Thank you for your detailed comment.
> Your points make sense to me.
>
> I should have clarified the intent of this patch.
> I do not think that this patch will be accepted.
> This is aimed to show that we can generate code without DFAPacketizer with as few changes as possible.
> For that reason, the method interface and code keeps the original code as much as possible.
Ok thanks. Is there anything else you want feedback on at the moment?
https://reviews.llvm.org/D47943
More information about the llvm-commits
mailing list