diff options
author | David Pagan <david.pagan@intel.com> | 2022-02-08 08:33:52 -0500 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2022-02-08 08:35:36 -0500 |
commit | 0a7cc078ac2be36beb605f08d98ee70065352c7b (patch) | |
tree | 05775bdf0ccfe5fa83c7020074261b002bbcc239 /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | 6472546fb72fecc57ee5c4d6094bf5e30e687340 (diff) | |
download | llvm-0a7cc078ac2be36beb605f08d98ee70065352c7b.zip llvm-0a7cc078ac2be36beb605f08d98ee70065352c7b.tar.gz llvm-0a7cc078ac2be36beb605f08d98ee70065352c7b.tar.bz2 |
Enable inoutset dependency-type in depend clause.
Done in manner similar to mutexinoutset
(see https://reviews.llvm.org/D57576)
Runtime support already exists in LLVM OpenMP runtime (see
https://reviews.llvm.org/D97085).
The value used to identify an inoutset dependency type in the LLVM
OpenMP runtime is 8.
Some tests updated due to change in dependency type error messages that
now include new dependency type. Also updated
test/OpenMP/task_codegen.cpp to verify we emit the right code.
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions