aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Local.cpp
diff options
context:
space:
mode:
authorJon Chesterfield <jonathanchesterfield@gmail.com>2021-05-26 17:02:19 +0100
committerJon Chesterfield <jonathanchesterfield@gmail.com>2021-05-26 17:02:19 +0100
commit07f59baad634de8be91a266acf33465663b9d5f7 (patch)
tree0499e20dceff667c95aed03234f7d7ea868fa756 /llvm/lib/Transforms/Utils/Local.cpp
parente47311d88899088379ee25176c3246265d5322eb (diff)
downloadllvm-07f59baad634de8be91a266acf33465663b9d5f7.zip
llvm-07f59baad634de8be91a266acf33465663b9d5f7.tar.gz
llvm-07f59baad634de8be91a266acf33465663b9d5f7.tar.bz2
[libomptarget][nfc][amdgpu] Remove atmi_status_t type
ATMI_STATUS_UNKNOWN was unused, deleted references to it. Replaced ATMI_STATUS_{SUCCESS,ERROR} with HSA_STATUS_{SUCCESS,ERROR} Replaced atmi_status_t with hsa_status_t Otherwise no change. In particular, conversions between atmi_status_t and hsa_status_t will now be conversions between hsa_status_t and itself. Reviewed By: pdhaliwal Differential Revision: https://reviews.llvm.org/D103115
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions