[PATCH] D30047: [GlobalISel] Split LowLevelType to a fundamental type in libSupport.
Ahmed Bougacha via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 2 10:54:06 PST 2017
ab added a comment.
Ah, you're right, I completely forgot about the MVT ctor. Yeah, it's probably better to add a getLLTForMVT() in the CodeGen header.
https://reviews.llvm.org/D30047
More information about the llvm-commits
mailing list