[PATCH] D150521: [X86] Fix the bug of pr62625
Phoebe Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 14 05:40:52 PDT 2023
pengfei accepted this revision.
pengfei added a comment.
This revision is now accepted and ready to land.
LGTM.
================
Comment at: llvm/test/CodeGen/X86/x86-64-baseptr.ll:310
+; pr62625
+define void @vmw_host_printf(ptr %fmt, ...) {
+; CHECK-LABEL: vmw_host_printf:
----------------
This can be `void`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150521/new/
https://reviews.llvm.org/D150521
More information about the llvm-commits
mailing list