[all-commits] [llvm/llvm-project] 66e536: [mlir] [LLVMIR] Mark reductions as side-effect free
Aart Bik via All-commits
all-commits at lists.llvm.org
Tue Aug 25 13:09:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 66e536bc36fb51da1732c8f093f07b5c600df3fe
https://github.com/llvm/llvm-project/commit/66e536bc36fb51da1732c8f093f07b5c600df3fe
Author: aartbik <ajcbik at google.com>
Date: 2020-08-25 (Tue, 25 Aug 2020)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/LLVMOpBase.td
Log Message:
-----------
[mlir] [LLVMIR] Mark reductions as side-effect free
Attribute was missing from original base class.
Reviewed By: bkramer
Differential Revision: https://reviews.llvm.org/D86569
More information about the All-commits
mailing list