[all-commits] [llvm/llvm-project] 36e417: [DAGCombiner][AArch64] Prevent SimplifyVCastOp fro...

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Jul 15 18:22:46 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 36e4174989f866c9f97acb35c0d3b80ef61e9459
      https://github.com/llvm/llvm-project/commit/36e4174989f866c9f97acb35c0d3b80ef61e9459
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-07-15 (Tue, 15 Jul 2025)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    A llvm/test/CodeGen/AArch64/pr148949.ll

  Log Message:
  -----------
  [DAGCombiner][AArch64] Prevent SimplifyVCastOp from creating illegal scalar types after type legalization. (#148970)

Fixes #148949



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