diff options
author | Stanislav Mekhanoshin <rampitec@users.noreply.github.com> | 2024-08-06 16:19:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-06 16:19:43 -0700 |
commit | e76028a11fd3195a3170c1b0cb308e62e73a05a3 (patch) | |
tree | 60877b3bc5a0344df766c4374ace31c6bb02a9b4 /llvm/lib/Object/ELFObjectFile.cpp | |
parent | 0d471b3f64d3116bd57c79d872f7384fff80daa5 (diff) | |
download | llvm-e76028a11fd3195a3170c1b0cb308e62e73a05a3.zip llvm-e76028a11fd3195a3170c1b0cb308e62e73a05a3.tar.gz llvm-e76028a11fd3195a3170c1b0cb308e62e73a05a3.tar.bz2 |
[AMDGPU] Add parseStringOrIntWithPrefix helper in asm parser (#102213)
When we have a modifier with a value (like dst_sel:DWORD for example) we
only accept symbolic values. SP3 allows to use numberic constants as
well. Adding a helper function to allow both.
Besides the compatibility it is easier to use.
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions