We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71a8d2e commit 6afbc09Copy full SHA for 6afbc09
llvm/include/llvm/Transforms/Utils/CodeMoverUtils.h
@@ -9,6 +9,9 @@
9
// This family of functions determine movements are safe on basic blocks, and
10
// instructions contained within a function.
11
//
12
+// Please note that this is work in progress, and the functionality is not
13
+// ready for broader production use.
14
+//
15
//===----------------------------------------------------------------------===//
16
17
#ifndef LLVM_TRANSFORMS_UTILS_CODEMOVERUTILS_H
0 commit comments