AVX-512: recommitted 229837 + bugfix + test
[oota-llvm.git] / lib / Target / X86 / X86ISelLowering.h
index 22a47849d5c7982d06eea978b0084b46544f8a2a..29dd9b332349cf9dd92ec19430182a601841b086 100644 (file)
@@ -393,7 +393,8 @@ namespace llvm {
       FMSUB_RND,
       FNMSUB_RND,
       FMADDSUB_RND,
-      FMSUBADD_RND,     
+      FMSUBADD_RND,
+      RNDSCALE,
 
       // Compress and expand
       COMPRESS,