Add 256-bit vaddsub, vhadd, vhsub, vblend and vdpp instructions!
[oota-llvm.git] / utils / TableGen / EDEmitter.cpp
index c5ee82850d18f8b8ece6d146ae63c467566e095c..80d09f937c28d0a894db7ab6967fb19e3b6716f7 100644 (file)
@@ -339,6 +339,7 @@ static int X86TypeFromOpName(LiteralConstantEmitter *type,
   MEM("f80mem");
   MEM("opaque80mem");
   MEM("i128mem");
+  MEM("i256mem");
   MEM("f128mem");
   MEM("f256mem");
   MEM("opaque512mem");