[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:10 PDT 2022
arsenm updated this revision to Diff 424187.
arsenm added a comment.
Fix comment. Also not sure why every file likes to repeat this style of comment in the source and header
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124097/new/
https://reviews.llvm.org/D124097
Files:
llvm/test/tools/llvm-reduce/mir/preserve-reg-hints.mir
llvm/test/tools/llvm-reduce/mir/reduce-register-hints.mir
llvm/tools/llvm-reduce/CMakeLists.txt
llvm/tools/llvm-reduce/DeltaManager.cpp
llvm/tools/llvm-reduce/ReducerWorkItem.cpp
llvm/tools/llvm-reduce/deltas/ReduceVirtualRegisters.cpp
llvm/tools/llvm-reduce/deltas/ReduceVirtualRegisters.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124097.424187.patch
Type: text/x-patch
Size: 7706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220421/af2fee39/attachment.bin>
More information about the llvm-commits
mailing list