[all-commits] [llvm/llvm-project] c7bd28: Support for i8/i16 for bitreverse using GFNI. (#88...
shamithoke via All-commits
all-commits at lists.llvm.org
Mon Apr 15 02:38:47 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c7bd284dc3ff21a5a14b4ccbbfa1988de8723c33
https://github.com/llvm/llvm-project/commit/c7bd284dc3ff21a5a14b4ccbbfa1988de8723c33
Author: shamithoke <152091883+shamithoke at users.noreply.github.com>
Date: 2024-04-15 (Mon, 15 Apr 2024)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/bitreverse.ll
M llvm/test/CodeGen/X86/vector-bitreverse.ll
Log Message:
-----------
Support for i8/i16 for bitreverse using GFNI. (#88625)
In continuation to the PR #81764, this change extends the GFNI support to i8 and i16.
---------
Co-authored-by: shami <shami_thoke at yahoo.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list