[all-commits] [llvm/llvm-project] e4f50e: [ARM] Add missing target for Arm neon test case.

rs-arm via All-commits all-commits at lists.llvm.org
Wed Sep 30 16:37:17 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e4f50e587f077c246b7f29db0b7daddf583e2b64
      https://github.com/llvm/llvm-project/commit/e4f50e587f077c246b7f29db0b7daddf583e2b64
  Author: Ranjeet Singh <ranjeet.singh at arm.com>
  Date:   2020-10-01 (Thu, 01 Oct 2020)

  Changed paths:
    M clang/test/Headers/arm-neon-header.c

  Log Message:
  -----------
  [ARM] Add missing target for Arm neon test case.

This is a follow-up from https://reviews.llvm.org/D61717. Where Richard
described the issue with compiling arm_neon.h under
-flax-vector-conversions=none. It looks like the example reproducer does
actually work but what was missing was a test entry for that target.

Differential Revision: https://reviews.llvm.org/D88546




More information about the All-commits mailing list