[all-commits] [llvm/llvm-project] a97eab: [IR] Allow typed pointers to be used in vector types

Dmitry Sidorov via All-commits all-commits at lists.llvm.org
Thu Oct 27 12:25:45 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a97eab7d39d4c9203d8a9ff275579cf674117342
      https://github.com/llvm/llvm-project/commit/a97eab7d39d4c9203d8a9ff275579cf674117342
  Author: Dmitry Sidorov <dmitry.sidorov at intel.com>
  Date:   2022-10-27 (Thu, 27 Oct 2022)

  Changed paths:
    M llvm/lib/IR/Type.cpp
    M llvm/lib/IR/Value.cpp

  Log Message:
  -----------
  [IR] Allow typed pointers to be used in vector types

Reviewed By: nikic, jcranmer-intel

Differential Revision: https://reviews.llvm.org/D136768




More information about the All-commits mailing list