[all-commits] [llvm/llvm-project] ddee2d: [X86][APX] Combine (X86Sub 0, AND(X, Y)) to (X86An...

Phoebe Wang via All-commits all-commits at lists.llvm.org
Sun Apr 20 19:08:06 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ddee2d8559fd18519f712989dc59d299c3334fc1
      https://github.com/llvm/llvm-project/commit/ddee2d8559fd18519f712989dc59d299c3334fc1
  Author: Phoebe Wang <phoebe.wang at intel.com>
  Date:   2025-04-21 (Mon, 21 Apr 2025)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/apx/cf.ll

  Log Message:
  -----------
  [X86][APX] Combine (X86Sub 0, AND(X, Y)) to (X86And X, Y) for CLOAD/CSTORE (#136429)

https://godbolt.org/z/TsWochrbf



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