[PATCH] D136774: [Outliner] Add an option to only enable outlining of patterns above a certain threshold

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 5 10:18:59 PDT 2023


smeenai added a comment.

Remember to remove the IR test case before committing :)



================
Comment at: llvm/test/CodeGen/AArch64/machine-outliner-threshold.mir:16
+---
+# Check that two we outline two differnet sequences, one from bb1 and one from
+# bb2 when the threshold is 1.
----------------
Typo: different


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136774/new/

https://reviews.llvm.org/D136774



More information about the llvm-commits mailing list