[PATCH] D98730: [AArch64][GlobalISel] Fall back if disabling neon/fp in the translator.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 17 15:08:25 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd7fed7b8994e: [AArch64][GlobalISel] Fall back if disabling neon/fp in the translator. (authored by aemerson).

Changed prior to commit:
  https://reviews.llvm.org/D98730?vs=331056&id=331391#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98730

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h
  llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp
  llvm/lib/Target/AArch64/GISel/AArch64CallLowering.h
  llvm/test/CodeGen/AArch64/GlobalISel/no-neon-no-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98730.331391.patch
Type: text/x-patch
Size: 4626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210317/f7c79579/attachment.bin>


More information about the llvm-commits mailing list