[PATCH] D142618: [ConstraintElimination] Change debug output to display variable names.

Zain Jaffal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 03:57:34 PST 2023


zjaffal updated this revision to Diff 496079.
zjaffal added a comment.

fix formatting and update `dump()` function comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142618

Files:
  llvm/include/llvm/Analysis/ConstraintSystem.h
  llvm/lib/Analysis/ConstraintSystem.cpp
  llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
  llvm/test/Transforms/ConstraintElimination/debug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142618.496079.patch
Type: text/x-patch
Size: 5783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230209/1f54ab14/attachment.bin>


More information about the llvm-commits mailing list