[PATCH] D66196: AMDGPU/GlobalISel: Restore insert point when getting aperture

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 13 23:04:29 PDT 2019


arsenm created this revision.
arsenm added reviewers: tstellar, nhaehnle, kzhuravl.
Herald added subscribers: Petar.Avramovic, t-tye, tpr, dstuttard, rovka, yaxunl, wdng, jvesely.

Avoids SSA violations in a future patch.


https://reviews.llvm.org/D66196

Files:
  lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  test/CodeGen/AMDGPU/GlobalISel/legalize-addrspacecast.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66196.215028.patch
Type: text/x-patch
Size: 7313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/eabdc9db/attachment.bin>


More information about the llvm-commits mailing list