[PATCH] D86228: [GlobalISel][CallLowering] Use hasRetAttr for return flags on CallBases

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 19:38:54 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1eb49bbab6b6: [GlobalISel][CallLowering] Use hasRetAttr for return flags on CallBases (authored by paquette).
Herald added subscribers: kosarev, kerbowa, jvesely.
Herald added a project: All.

Changed prior to commit:
  https://reviews.llvm.org/D86228?vs=286590&id=463748#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86228

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/AMDGPU/GlobalISel/irtranslator-call-return-values.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86228.463748.patch
Type: text/x-patch
Size: 12244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220929/b93045ec/attachment.bin>


More information about the llvm-commits mailing list