[PATCH] D140909: llvm-reduce: Fix assertion on blockaddress during function reduction

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 3 10:30:01 PST 2023


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

Use separate file for addrspacecasted case. Something horrible seems to be happening if there are actual uses of the addrspacecasted version in the same file


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

https://reviews.llvm.org/D140909

Files:
  llvm/test/tools/llvm-reduce/reduce-functions-blockaddress-addrspacecast.ll
  llvm/test/tools/llvm-reduce/reduce-functions-blockaddress.ll
  llvm/tools/llvm-reduce/deltas/ReduceFunctions.cpp
  llvm/tools/llvm-reduce/deltas/Utils.cpp
  llvm/tools/llvm-reduce/deltas/Utils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140909.486022.patch
Type: text/x-patch
Size: 4956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230103/e40eb99f/attachment.bin>


More information about the llvm-commits mailing list