[PATCH] D123935: llvm-reduce: Preserve frame index values when cloning function
Markus Lavin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 24 22:41:01 PDT 2022
markus accepted this revision.
markus added a comment.
This revision is now accepted and ready to land.
In general I am not too familiar with the frame index stuff so I cannot really comment much on that besides that it looks reasonable. From the point of view of the guy who did the initial MIR support work for `llvm-reduce` it looks like a good improvement and a step in the right direction.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123935/new/
https://reviews.llvm.org/D123935
More information about the llvm-commits
mailing list