[PATCH] D111282: Don't print uselistorder in --print-changed

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 7 10:34:47 PDT 2021


ychen added a comment.

I was suggesting this to catch non-determinism issues like the one D64866 <https://reviews.llvm.org/D64866> fixed. Sounds good to me to make it off by default. Any way to make it opt-in? Making it part of API (add a field to PrintPassOptions) would be the best but it could be a follow-up patch with a FIXME added to this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111282



More information about the llvm-commits mailing list