[PATCH] D99160: [X86][FastISEL] Support DW_TAG_call_site_parameter with FastISEL

Alok Kumar Sharma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 2 03:07:14 PDT 2021


alok updated this revision to Diff 334931.
alok added a comment.

Updated testcase to use option "-O0", earlier default option was being used instead.


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

https://reviews.llvm.org/D99160

Files:
  llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
  llvm/lib/Target/X86/X86FastISel.cpp
  llvm/test/CodeGen/X86/call-site-info-output.ll
  llvm/test/DebugInfo/X86/callsitepar-fastisel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99160.334931.patch
Type: text/x-patch
Size: 19610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210402/5bb2222b/attachment.bin>


More information about the llvm-commits mailing list