[PATCH] D118309: AMDGPU/GlobalISel: Fix assertions on invalid addrspacecasts

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 27 08:13:48 PST 2022


arsenm updated this revision to Diff 403665.
arsenm added a comment.

Fix not catching 6->3 case


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

https://reviews.llvm.org/D118309

Files:
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  llvm/test/CodeGen/AMDGPU/invalid-addrspacecast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118309.403665.patch
Type: text/x-patch
Size: 7129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220127/780e1be3/attachment.bin>


More information about the llvm-commits mailing list