[all-commits] [llvm/llvm-project] 9383b0: [AMDGPU][GlobalISel] Fix subtarget checks for comb...
Jay Foad via All-commits
all-commits at lists.llvm.org
Thu Jul 21 03:44:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9383b098580556ec2db65163e2ba5404fa2d3d94
https://github.com/llvm/llvm-project/commit/9383b098580556ec2db65163e2ba5404fa2d3d94
Author: Jay Foad <jay.foad at amd.com>
Date: 2022-07-21 (Thu, 21 Jul 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPURegBankCombiner.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/smed3.ll
M llvm/test/CodeGen/AMDGPU/GlobalISel/umed3.ll
Log Message:
-----------
[AMDGPU][GlobalISel] Fix subtarget checks for combining to v_med3_i16
Differential Revision: https://reviews.llvm.org/D130243
More information about the All-commits
mailing list