[PATCH] D99710: [AArch64] Use 64-bit movi for zeroing halfs/floats
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 1 03:28:26 PDT 2021
dmgreen added a comment.
I think the exact suggestion was to use MOVID instead. I'm not sure how much it matters, but it may be a simpler instruction for some cores. This would then match what GCC emits.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99710/new/
https://reviews.llvm.org/D99710
More information about the llvm-commits
mailing list