Unverified Commit e3ef4612 authored by shamithoke's avatar shamithoke Committed by GitHub
Browse files

Perform bitreverse using AVX512 GFNI for i32 and i64. (#81764)



Currently, the lowering operation for bitreverse using Intel AVX512 GFNI only supports byte vectors

Extend the operation to i32 and i64.

---------

Co-authored-by: default avatarshami <shami_thoke@yahoo.com>
parent ca6b8469
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment