[all-commits] [llvm/llvm-project] 6c1b5e: [X86][NFC] Simplify the patterns of BMI shift/rota...

Shengchen Kan via All-commits all-commits at lists.llvm.org
Tue Jan 16 07:59:27 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6c1b5ec213ee7376bed9357211e5582931318974
      https://github.com/llvm/llvm-project/commit/6c1b5ec213ee7376bed9357211e5582931318974
  Author: Shengchen Kan <shengchen.kan at intel.com>
  Date:   2024-01-16 (Tue, 16 Jan 2024)

  Changed paths:
    M llvm/lib/Target/X86/X86InstrCompiler.td
    M llvm/lib/Target/X86/X86InstrShiftRotate.td

  Log Message:
  -----------
  [X86][NFC] Simplify the patterns of BMI shift/rotate instructions in X86InstrCompiler.td

This patch is to extract NFC in #77433 into a separate commit.




More information about the All-commits mailing list