[PATCH] D100094: [ARM] Simplification to ARMBlockPlacement Pass.
Malhar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 4 00:35:51 PDT 2021
malharJ updated this revision to Diff 342662.
malharJ added a comment.
Updated tests:
- Added a test that checks if Predecessor is moved backwards if moving it does not convert a forward WLS into backwards WLS.
- simplified the test file a bit further.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100094/new/
https://reviews.llvm.org/D100094
Files:
llvm/lib/Target/ARM/ARMBlockPlacement.cpp
llvm/test/CodeGen/Thumb2/block-placement.mir
llvm/test/CodeGen/Thumb2/mve-float16regloops.ll
llvm/test/CodeGen/Thumb2/mve-float32regloops.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100094.342662.patch
Type: text/x-patch
Size: 45207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210504/56192b33/attachment-0001.bin>
More information about the llvm-commits
mailing list