[PATCH] D55914: [GlobalISel][InstructionSelect] Add support for selecting pointer types with TableGen
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 18 18:05:32 PST 2019
arsenm added a comment.
Would it be difficult to add ptr types in tablegen's version of MVT, which the table gen backend converts as appropriate?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55914/new/
https://reviews.llvm.org/D55914
More information about the llvm-commits
mailing list