Files
clang-p2996/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
jyli0116 382ad6f2e7 [GISel][AArch64] Added more efficient lowering of Bitreverse (#139233)
GlobalISel was previously inefficient in handling bitreverses of vector
types. This deals with i16, i32, i64 vector types and converts them into
i8 bitreverses and rev instructions.
2025-05-13 11:21:50 +01:00

358 KiB