[PATCH] D78105: [CSInfo][ISEL] Call site info generation support for Mips
David Stenberg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 14 03:10:19 PDT 2020
dstenb accepted this revision.
dstenb added a comment.
LGTM. Thanks!
Do you need help with landing this?
================
Comment at: llvm/test/CodeGen/Mips/dbg-call-site-info-reg-d-split.ll:6
+
+;; Verify that call site info is not emmited for parameter passed through 64-bit register $d
+;; which splits into two 32-bit physical regs.
----------------
Nit: //emitted//
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78105/new/
https://reviews.llvm.org/D78105
More information about the llvm-commits
mailing list