[PATCH] D123998: llvm-reduce: Try to parse triple/datalayout from module

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 19 08:33:57 PDT 2022


arsenm updated this revision to Diff 423635.
arsenm added a comment.

A bit more diagnostic consistency


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

https://reviews.llvm.org/D123998

Files:
  llvm/test/tools/llvm-reduce/mir/infer-triple-unknown-target.mir
  llvm/test/tools/llvm-reduce/mir/infer-triple.mir
  llvm/tools/llvm-reduce/ReducerWorkItem.cpp
  llvm/tools/llvm-reduce/ReducerWorkItem.h
  llvm/tools/llvm-reduce/llvm-reduce.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123998.423635.patch
Type: text/x-patch
Size: 9759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220419/67a12329/attachment.bin>


More information about the llvm-commits mailing list