[PATCH] D104001: [X86] avoid assert with varargs, soft float, and no-implicit-float

Bob Haarman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 15 11:27:57 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3bc899b4de74: [X86] avoid assert with varargs, soft float, and no-implicit-float (authored by inglorion).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104001

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/varargs-softfloat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104001.352198.patch
Type: text/x-patch
Size: 4554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210615/0675396d/attachment.bin>


More information about the llvm-commits mailing list