diff options
author | Shraiysh Vaishay <Shraiysh.Vaishay@amd.com> | 2022-05-02 10:54:28 +0530 |
---|---|---|
committer | Shraiysh Vaishay <Shraiysh.Vaishay@amd.com> | 2022-05-02 14:17:34 +0530 |
commit | a60fda59dc6b1dda25cad26214b02d1f630319e7 (patch) | |
tree | d01155a28bb4fd3ec1f8f8d506ea01f71b8efeae /llvm/lib/Transforms/Utils/Local.cpp | |
parent | c8603db0711e451cecb75c8e10a12e882d4e0b31 (diff) | |
download | llvm-a60fda59dc6b1dda25cad26214b02d1f630319e7.zip llvm-a60fda59dc6b1dda25cad26214b02d1f630319e7.tar.gz llvm-a60fda59dc6b1dda25cad26214b02d1f630319e7.tar.bz2 |
[mlir][OpenMP] Restrict types for omp.parallel args
This patch restricts the value of `if` clause expression to an I1 value.
It also restricts the value of `num_threads` clause expression to an I32
value.
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D124142
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions