[PATCH] D152441: [SLPVectorizer] Don't include debug instructions in ScheduleRegionSize
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 8 22:27:02 PDT 2023
uabelho updated this revision to Diff 529826.
uabelho added a comment.
Created a new testcase instead of fiddling with the existing one.
Minor cleanup in metadata, removed dbg.value attributes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152441/new/
https://reviews.llvm.org/D152441
Files:
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Transforms/SLPVectorizer/X86/schedule_budget_debug_info.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152441.529826.patch
Type: text/x-patch
Size: 10221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230609/88eb8b33/attachment.bin>
More information about the llvm-commits
mailing list