[PATCH] D138132: [JumpThreading] Preserve profile metadata during select unfolding
Roman Paukner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 6 06:55:26 PST 2022
rp updated this revision to Diff 480473.
rp added a comment.
Removed the test that was copied from select.ll
The checks were added into existing tests in select.ll instead
as other transformations there also throw away the prof attribute
and will need fixes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138132/new/
https://reviews.llvm.org/D138132
Files:
llvm/lib/Transforms/Scalar/JumpThreading.cpp
llvm/test/Transforms/JumpThreading/select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138132.480473.patch
Type: text/x-patch
Size: 4787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221206/c27ebe5f/attachment.bin>
More information about the llvm-commits
mailing list