[PATCH] D118766: [CodeGen] Use the non-pointer LLT equivalent to check regclass type
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 9 08:36:53 PST 2022
arsenm added a comment.
Can you add a verifier test for this?
The bridging between LLT and MVT is increasingly painful, we should probably start putting in the effort to move more infrastructure to directly using LLT
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118766/new/
https://reviews.llvm.org/D118766
More information about the llvm-commits
mailing list