[PATCH] D51873: [AArch64] Add support for the ABS dag node and testcases for integer abs.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 12 05:08:35 PDT 2018


RKSimon added inline comments.


================
Comment at: test/CodeGen/AArch64/iabs.ll:1
+; RUN: llc < %s -mtriple=arm64-eabi -aarch64-neon-syntax=apple | FileCheck %s
+
----------------
Commit this file with current codegen and update the patch to show the codegen diff?


Repository:
  rL LLVM

https://reviews.llvm.org/D51873





More information about the llvm-commits mailing list