[all-commits] [llvm/llvm-project] 943cc7: [X86][APX] Convert store(cmov(load(x), y), x) to c...

Phoebe Wang via All-commits all-commits at lists.llvm.org
Fri Dec 6 19:39:04 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 943cc71a6cfc52a88a413ab093c2d1e3f12d55e0
      https://github.com/llvm/llvm-project/commit/943cc71a6cfc52a88a413ab093c2d1e3f12d55e0
  Author: Phoebe Wang <phoebe.wang at intel.com>
  Date:   2024-12-07 (Sat, 07 Dec 2024)

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

  Log Message:
  -----------
  [X86][APX] Convert store(cmov(load(x), y), x) to cstore(y, x) (#118946)



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