[PATCH] D72149: AMDGPU/GlobalISel: Add new utils file
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 3 06:17:09 PST 2020
arsenm created this revision.
arsenm added reviewers: nhaehnle, tstellar, kerbowa, rampitec.
Herald added subscribers: Petar.Avramovic, hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, mgorny, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
There are some things that are shareable between the legalizer,
regbankselect, and the selector that don't have an obvious place to
go.
https://reviews.llvm.org/D72149
Files:
llvm/lib/Target/AMDGPU/AMDGPUGlobalISelUtils.cpp
llvm/lib/Target/AMDGPU/AMDGPUGlobalISelUtils.h
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
llvm/lib/Target/AMDGPU/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72149.236046.patch
Type: text/x-patch
Size: 5522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200103/e064ecdf/attachment.bin>
More information about the llvm-commits
mailing list