[PATCH] D126371: [SLP]Fix PR55688: Miscompile due to incorrect nuw handling.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 25 14:00:12 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
ABataev marked an inline comment as done.
Closed by commit rG10f41a214767: [SLP]Fix PR55688: Miscompile due to incorrect nuw/nsw handling. (authored by ABataev).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126371/new/
https://reviews.llvm.org/D126371
Files:
llvm/include/llvm/Transforms/Utils/LoopUtils.h
llvm/lib/Transforms/Utils/LoopUtils.cpp
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Transforms/SLPVectorizer/AArch64/horizontal.ll
llvm/test/Transforms/SLPVectorizer/X86/horizontal-list.ll
llvm/test/Transforms/SLPVectorizer/X86/horizontal.ll
llvm/test/Transforms/SLPVectorizer/X86/remark_horcost.ll
llvm/test/Transforms/SLPVectorizer/X86/scheduling.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126371.432127.patch
Type: text/x-patch
Size: 17069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220525/2f75fc67/attachment-0001.bin>
More information about the llvm-commits
mailing list