[PATCH] D77798: [Target][ARM] Fix VPT Block Pass miscompilation
Pierre van Houtryve via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 14 03:41:09 PDT 2020
Pierre-vh updated this revision to Diff 257264.
Pierre-vh added a comment.
- Rebasing the patch, so I can commit it earlier (I'll commit it with the VPT Optimisations pass which has already been approved)
- Adding another test + restoring the old test (which produces a weird result, but it's fixed by the child revision)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77798/new/
https://reviews.llvm.org/D77798
Files:
llvm/lib/Target/ARM/MVEVPTBlockPass.cpp
llvm/test/CodeGen/Thumb2/mve-pred-not.ll
llvm/test/CodeGen/Thumb2/mve-vpt-block-elses.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77798.257264.patch
Type: text/x-patch
Size: 13630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200414/3ac5301c/attachment.bin>
More information about the llvm-commits
mailing list