[PATCH] D148096: [AMDGPU][GlobalISel] Check exact width in get*ClassForBitWidth and widen if necessary

Mateja Marjanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 08:35:02 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcf76074a366b: [AMDGPU][GlobalISel] Check exact width in get*ClassForBitWidth and widen if… (authored by matejam).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148096/new/

https://reviews.llvm.org/D148096

Files:
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/extractelement.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148096.519086.patch
Type: text/x-patch
Size: 56857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230503/cb9993a3/attachment.bin>


More information about the llvm-commits mailing list