[all-commits] [llvm/llvm-project] b5f2bc: [GlobalIsel][x86] Legalize G_AND, G_OR, and G_XOR ...

tschuett via All-commits all-commits at lists.llvm.org
Tue May 16 05:40:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b5f2bc2ddfaafa8b5230af4a7dda6d6f441b8722
      https://github.com/llvm/llvm-project/commit/b5f2bc2ddfaafa8b5230af4a7dda6d6f441b8722
  Author: Thorsten Schütt <schuett at gmail.com>
  Date:   2023-05-16 (Tue, 16 May 2023)

  Changed paths:
    M llvm/lib/Target/X86/X86LegalizerInfo.cpp
    A llvm/test/CodeGen/X86/GlobalISel/legalize-and-or-xor.mir

  Log Message:
  -----------
  [GlobalIsel][x86] Legalize G_AND, G_OR, and G_XOR for AVX2

check plan:  ninja check-llvm-codegen-x86

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D150658




More information about the All-commits mailing list