[PATCH] D99075: [ARM] Handle debug instrs in ARM Low Overhead Loop pass
Victor Campos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 23 04:14:59 PDT 2021
vhscampos updated this revision to Diff 332608.
vhscampos added a comment.
Remove predicate of instructions after the divergent one even if there's no non-debug instruction after it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99075/new/
https://reviews.llvm.org/D99075
Files:
llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
llvm/test/CodeGen/Thumb2/LowOverheadLoops/skip-vpt-debug.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99075.332608.patch
Type: text/x-patch
Size: 21457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210323/0d4e6e80/attachment.bin>
More information about the llvm-commits
mailing list