[WebAssembly] Implement mixed-type ISD::FCOPYSIGN.
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyInstrInfo.td
index dafe6c1ed64befe79fc27ca3d24561243e1f2cd0..5cf8664eba8d6dacb487e231e4ec47e5ce2edf05 100644 (file)
@@ -154,7 +154,7 @@ include "WebAssemblyInstrMemory.td"
 include "WebAssemblyInstrCall.td"
 include "WebAssemblyInstrControl.td"
 include "WebAssemblyInstrInteger.td"
-include "WebAssemblyInstrFloat.td"
 include "WebAssemblyInstrConv.td"
+include "WebAssemblyInstrFloat.td"
 include "WebAssemblyInstrAtomics.td"
 include "WebAssemblyInstrSIMD.td"