================
@@ -101,6 +101,11 @@ static cl::opt<bool> EnableMISchedLoadClustering(
cl::desc("Enable load clustering in the machine scheduler"),
cl::init(false));
+static cl::opt<bool>
+ EnableSelectOpt("riscv-select-opt", cl::Hidden,
----------------
topperc wrote:
If they are being printed in O3-pipeline.ll, the cache has been invalidated.
https://github.com/llvm/llvm-project/pull/80124
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits