Joseph Huber
e494ebf9d0
[OpenMP] Fix incorrect interop type for number of dependencies
...
The interop types use the number of dependencies in the function
interface. Every other function uses an `i32` to count the number of
dependencies except for the initialization function. This leads to
codegen issues when the rest of the compiler passes in an `i32` that
then creates an invalid call. Fix this to be consistent with the other
uses.
Reviewed By: tianshilei1992
Differential Revision: https://reviews.llvm.org/D150156
2023-05-08 21:02:43 -05:00
..
2022-12-01 09:21:10 +08:00
2023-05-08 21:02:43 -05:00
2023-04-22 20:56:35 -04:00
2023-01-03 15:03:14 +01:00
2023-05-03 19:43:56 +00:00
2023-03-20 17:44:24 -07:00
2023-03-20 17:44:24 -07:00
2023-04-22 20:56:35 -04:00
2023-04-22 20:56:35 -04:00
2023-04-22 20:56:35 -04:00
2023-01-12 01:17:23 -08:00
2023-01-03 15:03:14 +01:00
2023-01-03 15:03:14 +01:00
2023-04-22 20:56:35 -04:00
2023-03-27 21:30:23 -07:00
2023-04-22 20:56:35 -04:00
2023-04-22 20:56:35 -04:00
2023-01-11 22:24:22 -08:00
2023-04-22 20:56:35 -04:00
2023-04-22 20:56:35 -04:00
2023-01-03 15:03:14 +01:00
2023-04-22 20:56:35 -04:00
2023-01-22 16:34:59 -08:00
2023-01-04 17:03:10 +01:00
2023-01-03 15:03:14 +01:00
2023-01-03 15:03:14 +01:00
2023-01-10 15:03:51 -08:00
2023-01-22 16:34:59 -08:00
2023-04-22 20:56:35 -04:00
2023-04-22 20:56:35 -04:00
2023-01-03 10:32:10 -05:00
2023-01-04 17:03:10 +01:00
2023-01-03 15:03:14 +01:00
2023-01-03 15:03:14 +01:00
2023-04-22 20:56:35 -04:00
2023-01-03 15:03:14 +01:00
2023-01-22 16:34:59 -08:00
2023-04-22 20:56:35 -04:00
2023-01-09 16:40:20 -08:00
2023-04-22 20:56:35 -04:00
2023-01-03 15:03:14 +01:00
2023-04-22 20:56:35 -04:00
2023-04-22 20:56:35 -04:00
2023-05-03 19:43:56 +00:00
2023-04-22 20:56:35 -04:00
2023-04-22 20:56:35 -04:00
2023-04-22 20:56:35 -04:00
2023-04-22 20:56:35 -04:00
2023-04-22 20:56:35 -04:00
2023-04-22 20:56:35 -04:00
2023-05-03 19:43:56 +00:00
2023-01-03 15:03:14 +01:00