[PATCH] D88926: [ARM] Attempt to make Tail predication / RDA more resilient to empty blocks
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 7 04:10:18 PDT 2020
SjoerdMeijer added inline comments.
================
Comment at: llvm/test/CodeGen/Thumb2/LowOverheadLoops/emptyblock.mir:8
+# CHECK: LETP
+
+--- |
----------------
Nit: this is a very big test for checking an empty block. If possible, can you reduce this before committing.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88926/new/
https://reviews.llvm.org/D88926
More information about the llvm-commits
mailing list