[all-commits] [llvm/llvm-project] 07e6b9: [X86][NFC] Remove unnecessary parameters for Maske...
Shengchen Kan via All-commits
all-commits at lists.llvm.org
Sun Jan 21 03:20:38 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 07e6b983cc21d7f12ee9fe0c94aefc4ed9fa67a9
https://github.com/llvm/llvm-project/commit/07e6b983cc21d7f12ee9fe0c94aefc4ed9fa67a9
Author: Shengchen Kan <shengchen.kan at intel.com>
Date: 2024-01-21 (Sun, 21 Jan 2024)
Changed paths:
M llvm/lib/Target/X86/X86InstrCompiler.td
Log Message:
-----------
[X86][NFC] Remove unnecessary parameters for MaskedShiftAmountPats/MaskedRotateAmountPats and rename one_bit_patterns
This patch is to extract NFC in #78853 into a separate commit.
More information about the All-commits
mailing list