[PATCH] D129629: [llvm-reduce] Fix crash when reducing integer vectors to 1

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 09:08:27 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
frasercrmck marked 2 inline comments as done.
Closed by commit rGbb3f99cd858e: [llvm-reduce] Fix crash when reducing integer vectors to 1 (authored by frasercrmck).

Changed prior to commit:
  https://reviews.llvm.org/D129629?vs=444292&id=444298#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129629/new/

https://reviews.llvm.org/D129629

Files:
  llvm/test/tools/llvm-reduce/reduce-operands-fp.ll
  llvm/test/tools/llvm-reduce/reduce-operands-int.ll
  llvm/test/tools/llvm-reduce/reduce-operands.ll
  llvm/test/tools/llvm-reduce/remove-operands-fp.ll
  llvm/test/tools/llvm-reduce/remove-operands.ll
  llvm/tools/llvm-reduce/deltas/ReduceOperands.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129629.444298.patch
Type: text/x-patch
Size: 6163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220713/34a29c8b/attachment.bin>


More information about the llvm-commits mailing list