[all-commits] [llvm/llvm-project] 6175ec: Revert "[AMDGPU][GlobalISel] Widen the vector oper...
Mateja Marjanovic via All-commits
all-commits at lists.llvm.org
Wed May 3 08:29:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6175ec0bb69466d2689c47d54a55d6d3c32426df
https://github.com/llvm/llvm-project/commit/6175ec0bb69466d2689c47d54a55d6d3c32426df
Author: Mateja Marjanovic <mailto:mmarjano at amd.com>
Date: 2023-05-03 (Wed, 03 May 2023)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/extractelement.ll
M llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.ll
Log Message:
-----------
Revert "[AMDGPU][GlobalISel] Widen the vector operand in G_BUILD/INSERT/EXTRACT_VECTOR"
This reverts commit b25c7cafcbe1b52ea2d1ff5e5c2f13674b5f297d.
More information about the All-commits
mailing list