[all-commits] [llvm/llvm-project] 3c86ff: [LLVM][Verifier] Reject "splat (...)" as an invali...

Paul Walker via All-commits all-commits at lists.llvm.org
Tue Jun 2 04:43:17 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3c86ffb3bd282cfad0bf1e3aa2cedf1e4895b057
      https://github.com/llvm/llvm-project/commit/3c86ffb3bd282cfad0bf1e3aa2cedf1e4895b057
  Author: Paul Walker <paul.walker at arm.com>
  Date:   2026-06-02 (Tue, 02 Jun 2026)

  Changed paths:
    M llvm/lib/IR/Verifier.cpp
    M llvm/test/Verifier/immarg-param-attribute-invalid.ll

  Log Message:
  -----------
  [LLVM][Verifier] Reject "splat (...)" as an invalid value for an immarg operand. (#200445)

This makes the behaviour consistent with ConstantDataVector based
values.



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