[PATCH] D154203: llvm-reduce: Add broken testcase that shows uselistorder problem

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 30 11:11:35 PDT 2023


arsenm added a comment.

In D154203#4464450 <https://reviews.llvm.org/D154203#4464450>, @aeubanks wrote:

> separately we could use different LLVMContexts?

That's what I was looking into. There's also the related problem tracked by reduce-functions-blockaddress-wrong-function.ll (that one at least seems to be fixed by just always using the parallel reduction path)


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

https://reviews.llvm.org/D154203



More information about the llvm-commits mailing list