[all-commits] [llvm/llvm-project] 89ddd9: [X86][NFC] Simplify definitions of BLSR/BLSMSK/BEX...
Shengchen Kan via All-commits
all-commits at lists.llvm.org
Wed Jan 3 01:46:56 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 89ddd94516c880715ec78833f02a7af5e2766cb6
https://github.com/llvm/llvm-project/commit/89ddd94516c880715ec78833f02a7af5e2766cb6
Author: Shengchen Kan <shengchen.kan at intel.com>
Date: 2024-01-03 (Wed, 03 Jan 2024)
Changed paths:
M llvm/lib/Target/X86/X86InstrMisc.td
Log Message:
-----------
[X86][NFC] Simplify definitions of BLSR/BLSMSK/BEXTR/BZHI
This patch is to extract the NFC in #76709 into a separate commit.
More information about the All-commits
mailing list