[PATCH] D15091: AMDGPU: Use generic bitreverse intrinsic

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 15:13:01 PST 2015


arsenm added a comment.

Actually the AArch64 bitreverse test is broken from the legalization fix. It looks like it now gets scalarized  and then fully expanded instead of the expansion with vector ops.


http://reviews.llvm.org/D15091





More information about the llvm-commits mailing list