[all-commits] [llvm/llvm-project] 64555e: [X86][NFCI] Add IsStore parameter to hasConditiona...

Phoebe Wang via All-commits all-commits at lists.llvm.org
Thu Mar 20 03:25:31 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 64555e3d48223c4c5a851f0cbe0278ec6f2241ba
      https://github.com/llvm/llvm-project/commit/64555e3d48223c4c5a851f0cbe0278ec6f2241ba
  Author: Phoebe Wang <phoebe.wang at intel.com>
  Date:   2025-03-20 (Thu, 20 Mar 2025)

  Changed paths:
    M llvm/include/llvm/Analysis/TargetTransformInfo.h
    M llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
    M llvm/lib/Analysis/TargetTransformInfo.cpp
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    M llvm/lib/Target/X86/X86TargetTransformInfo.cpp
    M llvm/lib/Target/X86/X86TargetTransformInfo.h
    M llvm/lib/Transforms/Utils/SimplifyCFG.cpp

  Log Message:
  -----------
  [X86][NFCI] Add IsStore parameter to hasConditionalLoadStoreForType (#132153)

Address
https://github.com/llvm/llvm-project/pull/132032#issuecomment-2736936769



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