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

Zain Jaffal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 09:29:47 PST 2023


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

Refactored the printing logic to be done in ConstraintSystem


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142618.492488.patch
Type: text/x-patch
Size: 4304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230126/3033af7e/attachment.bin>


More information about the llvm-commits mailing list