[PATCH] D82678: [CGP] Set debug locations when optimizing phi types

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 15 03:33:41 PDT 2020


dmgreen updated this revision to Diff 291856.
dmgreen added a comment.

Rebase. I don't claim to be a big debug expert, I'm not sure if the debug value on bitcasts/phis is super important.


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

https://reviews.llvm.org/D82678

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/test/CodeGen/AArch64/convertphitype.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82678.291856.patch
Type: text/x-patch
Size: 24336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200915/7cb37b91/attachment.bin>


More information about the llvm-commits mailing list