aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/SimplifyCFG.cpp
diff options
context:
space:
mode:
authorPierre van Houtryve <pierre.vanhoutryve@amd.com>2025-05-07 10:22:15 +0200
committerGitHub <noreply@github.com>2025-05-07 10:22:15 +0200
commit0d0eed419fa362e1932b694e01534f4012dcea97 (patch)
tree97f4dc3f1755227024c46929f829c881878edcc5 /llvm/lib/Transforms/Utils/SimplifyCFG.cpp
parent69f3552d5ee27b4a2fb160600564d3d4d3c3868b (diff)
downloadllvm-0d0eed419fa362e1932b694e01534f4012dcea97.zip
llvm-0d0eed419fa362e1932b694e01534f4012dcea97.tar.gz
llvm-0d0eed419fa362e1932b694e01534f4012dcea97.tar.bz2
[AMDGPU][Legalizer] Widen i16 G_SEXT_INREG (#131308)
It's better to widen them to avoid it being lowered into a G_ASHR + G_SHL. With this change we just extend to i32 then trunc the result.
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyCFG.cpp')
0 files changed, 0 insertions, 0 deletions