[PATCH] D133920: [X86][fastcall][vectorcall] Move capability check before free register update

Phoebe Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 18 07:11:28 PDT 2022


pengfei updated this revision to Diff 461072.
pengfei added a comment.

Missing a `!`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133920

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/CodeGen/TargetInfo.cpp
  clang/test/CodeGen/mangle-windows.c
  clang/test/CodeGen/regcall.c
  clang/test/CodeGen/stdcall-fastcall.c
  clang/test/CodeGen/vectorcall.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133920.461072.patch
Type: text/x-patch
Size: 5221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220918/8eb2c2b2/attachment.bin>


More information about the cfe-commits mailing list