[all-commits] [llvm/llvm-project] 177a70: [llvm-reduce] Actually skip invalid candidates in ...

aeubanks via All-commits all-commits at lists.llvm.org
Fri Oct 29 09:17:02 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 177a7037103666678d49e2e9aef5b184186d9ec2
      https://github.com/llvm/llvm-project/commit/177a7037103666678d49e2e9aef5b184186d9ec2
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-10-29 (Fri, 29 Oct 2021)

  Changed paths:
    M llvm/test/tools/llvm-reduce/operands-to-args.ll
    M llvm/tools/llvm-reduce/deltas/ReduceOperandsToArgs.cpp

  Log Message:
  -----------
  [llvm-reduce] Actually skip invalid candidates in operands-to-args

This was checked while counting but not actually when doing the reduction, resulting in crashes.

Reviewed By: Meinersbur

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




More information about the All-commits mailing list