[PATCH] D120462: [AArch64InstrInfo.td] - Lowering fix for cttz intrinsic
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 24 10:38:00 PST 2022
dmgreen added a comment.
> TODO - Add unit test
Yeah, this needs some tests to explain what you think it is improving. It seems to just add an extra instructions where it isn't needed? Was it intended to improve some larger code pattern?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120462/new/
https://reviews.llvm.org/D120462
More information about the llvm-commits
mailing list