[all-commits] [llvm/llvm-project] 13b180: [CodeGen] Add <4096 x i32> value type (#143417)

Chenguang Wang via All-commits all-commits at lists.llvm.org
Mon Jun 9 11:50:00 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 13b1803b64b84ef4cf92dc3ca8e5e08a43bf8c60
      https://github.com/llvm/llvm-project/commit/13b1803b64b84ef4cf92dc3ca8e5e08a43bf8c60
  Author: Chenguang Wang <w3cing at gmail.com>
  Date:   2025-06-09 (Mon, 09 Jun 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/ValueTypes.td
    M llvm/include/llvm/IR/Intrinsics.td

  Log Message:
  -----------
  [CodeGen] Add <4096 x i32> value type (#143417)

Similar to https://github.com/llvm/llvm-project/pull/139294; just
realized we need this as well.



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