[PATCH] D142009: GlobalISel: Split main function of RegBankSelect up
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 18 04:26:58 PST 2023
arsenm created this revision.
arsenm added reviewers: qcolombet, aemerson, paquette, AMDGPU.
Herald added a subscriber: hiraditya.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.
This will allow for easier overriding of the pass.
https://reviews.llvm.org/D142009
Files:
llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h
llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142009.490109.patch
Type: text/x-patch
Size: 3865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230118/e7edb765/attachment.bin>
More information about the llvm-commits
mailing list