MC: Modernize MCOperand API naming. NFC.
[oota-llvm.git] / lib / Target / R600 / CIInstructions.td
index 3ac7af830157d133d7ebb993cee3017912749771..560aa787fe802bee8e401862caf3becf0ed77df6 100644 (file)
@@ -13,7 +13,7 @@
 def isCIVI : Predicate <
   "Subtarget->getGeneration() == AMDGPUSubtarget::SEA_ISLANDS || "
   "Subtarget->getGeneration() == AMDGPUSubtarget::VOLCANIC_ISLANDS"
->;
+>, AssemblerPredicate<"FeatureCIInsts">;
 
 //===----------------------------------------------------------------------===//
 // VOP1 Instructions