[all-commits] [llvm/llvm-project] 99eb0f: [Intrinsics] Re-remove experimental_vector_reduce ...

David Green via All-commits all-commits at lists.llvm.org
Wed Dec 2 01:27:45 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 99eb0f16c35cdaa04dea4c5bbad4f86408e9dcfd
      https://github.com/llvm/llvm-project/commit/99eb0f16c35cdaa04dea4c5bbad4f86408e9dcfd
  Author: David Green <david.green at arm.com>
  Date:   2020-12-02 (Wed, 02 Dec 2020)

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

  Log Message:
  -----------
  [Intrinsics] Re-remove experimental_vector_reduce intrinsics

These were re-added by fbfb1c790982277eaa5134c2b6aa001e97fe828d but
should not have been. This removes the old experimental versions of the
reduction intrinsics again, leaving the new non experimental ones.

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




More information about the All-commits mailing list