[all-commits] [llvm/llvm-project] 5af5ac: Update mentions of reduction intrinsics; NFC
Sven van Haastregt via All-commits
all-commits at lists.llvm.org
Wed Apr 5 03:50:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5af5ac4e3ed6ad187cf075501288e62a48560cbf
https://github.com/llvm/llvm-project/commit/5af5ac4e3ed6ad187cf075501288e62a48560cbf
Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
Date: 2023-04-05 (Wed, 05 Apr 2023)
Changed paths:
M llvm/include/llvm/CodeGen/ExpandReductions.h
M llvm/include/llvm/CodeGen/Passes.h
M llvm/lib/CodeGen/ExpandReductions.cpp
Log Message:
-----------
Update mentions of reduction intrinsics; NFC
The intrinsics have been out of experimental since 322d0afd875d
("[llvm][mlir] Promote the experimental reduction intrinsics to be
first class intrinsics.", 2020-10-07); update some places that still
referred to them as experimental.
More information about the All-commits
mailing list