[llvm] Perform bitreverse using AVX512 GFNI for i32 and i64. (PR #81764)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 28 05:23:18 PST 2024


https://github.com/RKSimon requested changes to this pull request.

Pull the GFNI setOperationAction calls out of the hasAVX512 case so any GFNI target can make use of it

https://github.com/llvm/llvm-project/pull/81764


More information about the llvm-commits mailing list