guyblank added inline comments.
================
Comment at: include/llvm/CodeGen/MachineValueType.h:588
case v2f64:
+ case nxv1i1:
case nxv2i1:
----------------
loladiro wrote:
> This seems to be in the wrong place.
whoops, thanks!
https://reviews.llvm.org/D32540