[all-commits] [llvm/llvm-project] 8a8af1: [llvm-reduce] Set ShouldPreserveUseListOrder=true

elavkje via All-commits all-commits at lists.llvm.org
Tue Feb 1 00:25:32 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a8af120283d652436cde4b7e61cc295b5f02d68
      https://github.com/llvm/llvm-project/commit/8a8af120283d652436cde4b7e61cc295b5f02d68
  Author: Markus Lavin <markus.lavin at ericsson.com>
  Date:   2022-02-01 (Tue, 01 Feb 2022)

  Changed paths:
    M llvm/tools/llvm-reduce/ReducerWorkItem.cpp

  Log Message:
  -----------
  [llvm-reduce] Set ShouldPreserveUseListOrder=true

When exporting textual IR during reduction the ShouldPreserveUseListOrder
parameter of the IR printer should be set to get predictable results.

Differential Revision: https://reviews.llvm.org/D118585




More information about the All-commits mailing list