[PATCH] D155900: [TTI][NFCI] Introduce two new target transform hooks
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 21 15:34:12 PDT 2023
jdoerfert updated this revision to Diff 543098.
jdoerfert added a comment.
Make it less aggressive. Mostly based on `noundef` and no more attribute mismatch identification.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155900/new/
https://reviews.llvm.org/D155900
Files:
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/include/llvm/IR/Attributes.h
llvm/lib/Analysis/TargetTransformInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155900.543098.patch
Type: text/x-patch
Size: 8124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230721/4799eaa6/attachment.bin>
More information about the llvm-commits
mailing list