[PATCH] D82524: [SVE][CodeGen] Fix bug when falling back to DAG ISel

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 7 01:32:27 PDT 2020


This revision was automatically updated to reflect the committed changes.
david-arm marked an inline comment as done.
Closed by commit rG79d34a5a1bce: [SVE][CodeGen] Fix bug when falling back to DAG ISel (authored by david-arm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82524

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/arm64-fallback.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82524.275939.patch
Type: text/x-patch
Size: 4885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200707/1a394bc3/attachment.bin>


More information about the llvm-commits mailing list