[all-commits] [llvm/llvm-project] 55e251: [AMDGPU][RegBankInfo] Promote scalar i16 and/or/xo...
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Mon Mar 17 02:13:37 PDT 2025
Branch: refs/heads/users/pierre-vh/gisel-bitwise-i32-promo
Home: https://github.com/llvm/llvm-project
Commit: 55e2517b66de32eacfa802810793dd27af937a71
https://github.com/llvm/llvm-project/commit/55e2517b66de32eacfa802810793dd27af937a71
Author: pvanhout <pierre.vanhoutryve at amd.com>
Date: 2025-03-17 (Mon, 17 Mar 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.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
Log Message:
-----------
[AMDGPU][RegBankInfo] Promote scalar i16 and/or/xor to i32
See #64591
Commit: 3635048778906caab1833f0f004f6eb8ecaeceae
https://github.com/llvm/llvm-project/commit/3635048778906caab1833f0f004f6eb8ecaeceae
Author: pvanhout <pierre.vanhoutryve at amd.com>
Date: 2025-03-17 (Mon, 17 Mar 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
Log Message:
-----------
remove comment
Compare: https://github.com/llvm/llvm-project/compare/858234d3fe7f...363504877890
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