[all-commits] [llvm/llvm-project] 76c452: [WebAssembly] Fix assertion in LowerBUILD_VECTOR (...

Sam Parker via All-commits all-commits at lists.llvm.org
Mon Aug 5 14:38:34 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 76c4529515c30626aa91ad63ee5a09bc6d6e7bb6
      https://github.com/llvm/llvm-project/commit/76c4529515c30626aa91ad63ee5a09bc6d6e7bb6
  Author: Sam Parker <sam.parker at arm.com>
  Date:   2024-08-05 (Mon, 05 Aug 2024)

  Changed paths:
    M llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
    M llvm/test/CodeGen/WebAssembly/simd-build-vector.ll

  Log Message:
  -----------
  [WebAssembly] Fix assertion in LowerBUILD_VECTOR (#101961)

The assertion was failing in the case where we were trying to lower to
loadxx_zero, but lane zero was undef.



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