[all-commits] [llvm/llvm-project] e5dc01: [AMDGPU][True16] Add legalization/selection handli...
Domenic Nutile via All-commits
all-commits at lists.llvm.org
Fri May 29 10:00:26 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e5dc01128ac53f4831c314906305ccca480eeecb
https://github.com/llvm/llvm-project/commit/e5dc01128ac53f4831c314906305ccca480eeecb
Author: Domenic Nutile <domenic.nutile at gmail.com>
Date: 2026-05-29 (Fri, 29 May 2026)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
M llvm/lib/Target/AMDGPU/AMDGPURegBankLegalizeRules.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/andn2.ll
M llvm/test/CodeGen/AMDGPU/GlobalISel/fshl.ll
M llvm/test/CodeGen/AMDGPU/GlobalISel/fshr.ll
M llvm/test/CodeGen/AMDGPU/GlobalISel/orn2.ll
A llvm/test/CodeGen/AMDGPU/GlobalISel/select-merge-values-build-vector-s16.mir
A llvm/test/CodeGen/AMDGPU/GlobalISel/true16-merge-values-s16.ll
Log Message:
-----------
[AMDGPU][True16] Add legalization/selection handling for G_MERGE_VALUES of 2 s16 -> s32 (#200082)
Co-authored-by: Petar Avramovic <Petar.Avramovic at amd.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list