[PATCH] D86125: [GlobalISel][CallLowering] Look through call parameters for flags

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 08:59:56 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG224a8c639eeb: [GlobalISel][CallLowering] Look through call parameters for flags (authored by paquette).

Changed prior to commit:
  https://reviews.llvm.org/D86125?vs=286187&id=286293#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86125

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h
  llvm/lib/CodeGen/GlobalISel/CallLowering.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/call-translator.ll
  llvm/test/CodeGen/AArch64/GlobalISel/swifterror.ll
  llvm/test/CodeGen/AArch64/GlobalISel/swiftself.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-call-sret.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86125.286293.patch
Type: text/x-patch
Size: 10991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200818/fa0f7ec0/attachment.bin>


More information about the llvm-commits mailing list