diff options
author | Mike Rice <michael.p.rice@intel.com> | 2022-05-10 10:54:00 -0700 |
---|---|---|
committer | Mike Rice <michael.p.rice@intel.com> | 2022-05-10 14:12:44 -0700 |
commit | 0dbaef61b56f0ef0ab0cf38ea92ffc1f35bee3ff (patch) | |
tree | b4cb75596502e8c7b68558ce73eec8158cb71765 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | a0f3ef42b01094b3606eef43ec1d0e79433154ed (diff) | |
download | llvm-0dbaef61b56f0ef0ab0cf38ea92ffc1f35bee3ff.zip llvm-0dbaef61b56f0ef0ab0cf38ea92ffc1f35bee3ff.tar.gz llvm-0dbaef61b56f0ef0ab0cf38ea92ffc1f35bee3ff.tar.bz2 |
[OpenMP] Fix mangling for linear modifiers with variable stride
This adds support for variable stride with the val, uval, and ref linear
modifiers. Previously only the no modifer type ls<argno> was supported.
val -> Ls<argno>
uval -> Us<argno>
ref -> Rs<argno>
Differential Revision: https://reviews.llvm.org/D125330
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions