aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorLU-JOHN <John.Lu@amd.com>2025-09-22 11:48:16 -0500
committerGitHub <noreply@github.com>2025-09-22 16:48:16 +0000
commit1fce874560c9d8911d0bb83deceb4ef8d5a5b9ac (patch)
tree164f0e1b56ce007f8df0bb2adf163b8f8d576169 /clang/lib/CodeGen/CodeGenModule.cpp
parenta25eda2bec2de8a611b014d4473e7dace2bcf975 (diff)
downloadllvm-1fce874560c9d8911d0bb83deceb4ef8d5a5b9ac.zip
llvm-1fce874560c9d8911d0bb83deceb4ef8d5a5b9ac.tar.gz
llvm-1fce874560c9d8911d0bb83deceb4ef8d5a5b9ac.tar.bz2
[AMDGPU] Use unsigned overflow for S_UADDO_PSEUDO/S_USUBO_PSEUDO (#160142)
Use correct unsigned overflow instructions for S_UADDO_PSEUDO/S_USUBO_PSEUDO. Note that this issue was hidden because instruction selection never selected S_UADDO_PSEUDO/S_USUBO_PSEUDO which will be addressed in https://github.com/llvm/llvm-project/pull/159814. Signed-off-by: John Lu <John.Lu@amd.com>
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions