[PATCH] D152441: [SLPVectorizer] Don't include debug instructions in ScheduleRegionSize
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 12 04:48:15 PDT 2023
uabelho updated this revision to Diff 530464.
uabelho added a comment.
Rebase and remove as much metadata as I can without getting complaints from e.g. update_test_checks.py.
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.530464.patch
Type: text/x-patch
Size: 10023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230612/a7e5a031/attachment.bin>
More information about the llvm-commits
mailing list