[all-commits] [llvm/llvm-project] 5b4f6d: prevent llvm-reduce from duplicating values in swi...
John Regehr via All-commits
all-commits at lists.llvm.org
Wed Aug 3 09:07:37 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5b4f6d8b4b861cad94bf85e9492ac9b1fb4e15e2
https://github.com/llvm/llvm-project/commit/5b4f6d8b4b861cad94bf85e9492ac9b1fb4e15e2
Author: John Regehr <regehr at cs.utah.edu>
Date: 2022-08-03 (Wed, 03 Aug 2022)
Changed paths:
A llvm/test/tools/llvm-reduce/no-duplicate-switch-case.ll
M llvm/tools/llvm-reduce/deltas/ReduceOperands.cpp
Log Message:
-----------
prevent llvm-reduce from duplicating values in switch cases when turning operands into zero or one
More information about the All-commits
mailing list