[all-commits] [llvm/llvm-project] 220834: [AMDGPU][GlobalISel] Always use VGPR bank for G_FCMP
Mirko BrkuĊĦanin via All-commits
all-commits at lists.llvm.org
Fri Jul 1 06:20:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2208342c9bd804bc5cb208a3f788c8fd70a51822
https://github.com/llvm/llvm-project/commit/2208342c9bd804bc5cb208a3f788c8fd70a51822
Author: Mirko Brkusanin <Mirko.Brkusanin at amd.com>
Date: 2022-07-01 (Fri, 01 Jul 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-fcmp.mir
Log Message:
-----------
[AMDGPU][GlobalISel] Always use VGPR bank for G_FCMP
Differential Revision: https://reviews.llvm.org/D128980
More information about the All-commits
mailing list