diff options
author | Valentin Clement <clementval@gmail.com> | 2020-09-17 11:33:31 -0400 |
---|---|---|
committer | clementval <clementval@gmail.com> | 2020-09-17 11:33:55 -0400 |
commit | 6d3cabd90eedee07a6e6cbf2dfa952e23cef192c (patch) | |
tree | 014f4ba96c0eeeb6dc2cd110302f08cddb1a1a2f /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 72a4a478fe12f3052d1f73c5e5b4a905c8dfcf1b (diff) | |
download | llvm-6d3cabd90eedee07a6e6cbf2dfa952e23cef192c.zip llvm-6d3cabd90eedee07a6e6cbf2dfa952e23cef192c.tar.gz llvm-6d3cabd90eedee07a6e6cbf2dfa952e23cef192c.tar.bz2 |
[mlir][openacc] Change operand type from index to AnyInteger in parallel op
This patch change the type of operands async, wait, numGangs, numWorkers and vectorLength from index
to AnyInteger to fit with acc.loop and the OpenACC specification.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D87712
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions