[PATCH] D99586: [AArch64] Default to zero-cycle-zeroing FP registers.
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 31 08:01:33 PDT 2021
SjoerdMeijer added a comment.
After some more discussions, it turns out the original revision was doing the right thing. Except that we should be using the .2s variant as that may be more efficient on some cores.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99586/new/
https://reviews.llvm.org/D99586
More information about the llvm-commits
mailing list