[PATCH] D144682: Fix miscompilation from MergeFunctions-Inline-SROA-InstCombine optimization sequence

X via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 13:07:10 PST 2023


dingxiangfei2009 updated this revision to Diff 500888.
dingxiangfei2009 marked an inline comment as not done.
dingxiangfei2009 added a comment.

As requested, the new test case is properly processed by `update_test_checks.py`. In addition, the adhoc metadata comparison is replaced with a generic comparator.


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

https://reviews.llvm.org/D144682

Files:
  llvm/include/llvm/Transforms/Utils/FunctionComparator.h
  llvm/lib/Transforms/Utils/FunctionComparator.cpp
  llvm/test/Transforms/MergeFunc/mergefunc-preserve-nonnull.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144682.500888.patch
Type: text/x-patch
Size: 5704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230227/0448f081/attachment.bin>


More information about the llvm-commits mailing list