[PATCH] D15223: [ARM] [AARCH64] Add CodeGen IR tests for {VS}QRDML{AS}H v8.1a intrinsics.

Alexandros Lamprineas via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 4 02:38:25 PST 2015


labrinea created this revision.
labrinea added reviewers: jmolloy, rengolin, echristo, cfe-commits.
Herald added subscribers: rengolin, aemerson.

Existing tests are currently testing generated backend assembly. We want to test the generated frontend IR as well. As discussed on the list we would like to keep both ASM checks for integration testing and IR checks for unit testing.

http://reviews.llvm.org/D15223

Files:
  test/CodeGen/aarch64-v8.1a-neon-intrinsics.c
  test/CodeGen/arm-v8.1a-neon-intrinsics.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15223.41854.patch
Type: text/x-patch
Size: 32878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151204/6ca64428/attachment-0001.bin>


More information about the cfe-commits mailing list