[PATCH] D118309: AMDGPU/GlobalISel: Fix assertions on invalid addrspacecasts
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 26 19:18:31 PST 2022
arsenm created this revision.
arsenm added reviewers: foad, Petar.Avramovic, sebastian-ne, mbrkusanin.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, nhaehnle, jvesely, kzhuravl.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.
Fixes some assert on invalid situations and starts directly emitting
the error.
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.403471.patch
Type: text/x-patch
Size: 6331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220127/48fd3c0c/attachment.bin>
More information about the llvm-commits
mailing list