[PATCH] D81827: [CGP] Convert phi types

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 22 02:06:34 PDT 2020


bjope added a comment.

Couldn't there be uses in dbg intrinsics as well? What happens to such uses?
Maybe a test case with explicit dbg.value intrinsics could be useful (or maybe it is possible to use an extra RUN-line with -debugify)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81827





More information about the llvm-commits mailing list