Report error when OpenMP collapse clause has an expression that can't be represented in 64-bit Issue #138445
This patch gives basic parsing and semantic support for "masked taskloop simd" construct introduced in OpenMP 5.1 (section 2.16.8) Differential Revision: https://reviews.llvm.org/D128693