[PATCH] D124097: llvm-reduce: Add reduction pass to remove regalloc hints
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 21 06:52:23 PDT 2022
arsenm added a comment.
In D124097#3463845 <https://reviews.llvm.org/D124097#3463845>, @markus wrote:
> As a general thought, I wonder if it would be wise to keep the MIR specific reducer passes separate from the IR ones. Either by directory or file naming conventions.
I've thought about that and will probably move them into a subdirectory at some point
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124097/new/
https://reviews.llvm.org/D124097
More information about the llvm-commits
mailing list