[all-commits] [llvm/llvm-project] dd14d4: [mlir][OpenMP] omp.parallel side effects
Shraiysh via All-commits
all-commits at lists.llvm.org
Tue Aug 9 01:41:01 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dd14d471a549c8b9bbcba49e3bb2bc64f4cf7e89
https://github.com/llvm/llvm-project/commit/dd14d471a549c8b9bbcba49e3bb2bc64f4cf7e89
Author: Shraiysh Vaishay <Shraiysh.Vaishay at amd.com>
Date: 2022-08-09 (Tue, 09 Aug 2022)
Changed paths:
M mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
M mlir/test/Dialect/OpenMP/canonicalize.mlir
Log Message:
-----------
[mlir][OpenMP] omp.parallel side effects
Add `NoSideEffects` trait to omp.parallel operation.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D130657
More information about the All-commits
mailing list