[PATCH] D125766: [llvm-reduce] improve bb removal
Markus Lavin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 23 22:59:11 PDT 2022
markus added a comment.
In D125766#3531269 <https://reviews.llvm.org/D125766#3531269>, @arsenm wrote:
> I’m working on the machine equivalent of this reduction now and may make additional changes here
Sounds good. There might even be opportunity for some common code (or at least strategy) between IR and MIR here.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125766/new/
https://reviews.llvm.org/D125766
More information about the llvm-commits
mailing list