Update mentions of reduction intrinsics; NFC
authorSven van Haastregt <sven.vanhaastregt@arm.com>
Wed, 5 Apr 2023 10:49:41 +0000 (11:49 +0100)
committerSven van Haastregt <sven.vanhaastregt@arm.com>
Wed, 5 Apr 2023 10:49:41 +0000 (11:49 +0100)
commit5af5ac4e3ed6ad187cf075501288e62a48560cbf
treea263d5cd370a49e3122bf4574194153635a3bb4c
parentdfa8f5b13e58cd742821860c351005e63f9ce890
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.
llvm/include/llvm/CodeGen/ExpandReductions.h
llvm/include/llvm/CodeGen/Passes.h
llvm/lib/CodeGen/ExpandReductions.cpp