[PATCH] D59062: [GlobalISel][AArch64] Always fall back on aarch64.neon.addp.*

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 11 13:50:37 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355865: [GlobalISel][AArch64] Always fall back on aarch64.neon.addp.* (authored by paquette, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59062?vs=190149&id=190150#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59062/new/

https://reviews.llvm.org/D59062

Files:
  llvm/trunk/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
  llvm/trunk/lib/CodeGen/GlobalISel/LegalizerInfo.cpp
  llvm/trunk/lib/Target/AArch64/AArch64LegalizerInfo.cpp
  llvm/trunk/lib/Target/AArch64/AArch64LegalizerInfo.h
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/fallback-ambiguous-addp-intrinsic.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59062.190150.patch
Type: text/x-patch
Size: 8219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190311/b542ee15/attachment-0001.bin>


More information about the llvm-commits mailing list