[PATCH] D98510: [Clang][ARM] Reenable arm_acle.c test.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 12 07:27:08 PST 2021


dmgreen created this revision.
dmgreen added reviewers: lebedev.ri, vhscampos, SjoerdMeijer, stelios-arm, simon_tatham, kristof.beyls.
Herald added a subscriber: danielkiss.
dmgreen requested review of this revision.

This test was apparently disabled in 6fcd4e080f09c9765d6 back in 2019, without any sign of how it was going to be reenabled. This patch rewrites the test to use update_cc_test_checks, with midend optimizations other that mem2reg disabled.


https://reviews.llvm.org/D98510

Files:
  clang/test/CodeGen/arm_acle.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98510.330244.patch
Type: text/x-patch
Size: 80537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210312/2f880e53/attachment.bin>


More information about the llvm-commits mailing list