[all-commits] [llvm/llvm-project] 71d1bd: llvm-reduce: reorder passes to run the ones first ...
John Regehr via All-commits
all-commits at lists.llvm.org
Tue Aug 2 09:33:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71d1bd145724ea81c35c8811e74fff8402ea8e3a
https://github.com/llvm/llvm-project/commit/71d1bd145724ea81c35c8811e74fff8402ea8e3a
Author: John Regehr <regehr at cs.utah.edu>
Date: 2022-08-02 (Tue, 02 Aug 2022)
Changed paths:
M llvm/tools/llvm-reduce/DeltaManager.cpp
Log Message:
-----------
llvm-reduce: reorder passes to run the ones first that delete function bodies; this makes reductions go faster
More information about the All-commits
mailing list