[PATCH] D81557: [SVE] Fall back on DAG ISel at -O0 when encountering scalable types

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 19 03:13:07 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG584d0d5c1749: [SVE] Fall back on DAG ISel at -O0 when encountering scalable types (authored by david-arm).

Changed prior to commit:
  https://reviews.llvm.org/D81557?vs=271642&id=271986#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81557

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-ld1.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-st1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81557.271986.patch
Type: text/x-patch
Size: 5186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200619/4515288d/attachment.bin>


More information about the llvm-commits mailing list