[PATCH] D143511: [CodeGen] Add standard print/debug utilities to MVT
Sarah Purohit via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 7 23:08:52 PST 2023
sarahpurohit added a comment.
What about the use of this in TableGen?
It doesn't link to CodeGen (which has the EVT::getEVTString implementation) due to layering constraints, as far as I know, anyway.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143511/new/
https://reviews.llvm.org/D143511
More information about the llvm-commits
mailing list