[all-commits] [llvm/llvm-project] 37b5f7: llvm-reduce: Fix asserting on TargetExtTypes that ...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Mar 24 21:41:16 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 37b5f77f8b145714d5931bb46ed090755376e179
      https://github.com/llvm/llvm-project/commit/37b5f77f8b145714d5931bb46ed090755376e179
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-03-25 (Tue, 25 Mar 2025)

  Changed paths:
    A llvm/test/tools/llvm-reduce/operands-to-args-target-ext-type.ll
    A llvm/test/tools/llvm-reduce/reduce-args-target-ext-ty.ll
    M llvm/tools/llvm-reduce/deltas/Utils.cpp

  Log Message:
  -----------
  llvm-reduce: Fix asserting on TargetExtTypes that do not support zeroinit (#132733)

So far I've been unsuccessful in finding an example where the used constant
value is directly observed in the output. This avoids an assert in an intermediate
step of value replacement.



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