[all-commits] [llvm/llvm-project] 203d51: AMDGPU/GlobalISel: Preserve flags when splitting s...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Oct 2 01:08:52 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 203d5158c39c17bef231793f8254421fb1ca17b2
https://github.com/llvm/llvm-project/commit/203d5158c39c17bef231793f8254421fb1ca17b2
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-10-02 (Wed, 02 Oct 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-select.mir
Log Message:
-----------
AMDGPU/GlobalISel: Preserve flags when splitting select
RegBankSelect was losing flags on selects.
Commit: 30ea7e859b32abcc4a5585365337a08dab7dcea3
https://github.com/llvm/llvm-project/commit/30ea7e859b32abcc4a5585365337a08dab7dcea3
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-10-02 (Wed, 02 Oct 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-or.mir
Log Message:
-----------
AMDGPU: Preserve flags in regbankselect when splitting or
Compare: https://github.com/llvm/llvm-project/compare/496187b3b81e...30ea7e859b32
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