[PATCH] D144652: [Assignment Tracking] getIntrinsicInstrCost: set dbg.assign cost to zero
Orlando Cazalet-Hyams via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 8 03:46:57 PST 2023
Orlando updated this revision to Diff 503306.
Orlando added a comment.
Nice spot @StephenTozer - I've fixed those tests in D145573 <https://reviews.llvm.org/D145573> and updated them in this patch to add dbg.assign checks.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144652/new/
https://reviews.llvm.org/D144652
Files:
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/test/Analysis/CostModel/X86/free-intrinsics.ll
llvm/test/Analysis/CostModel/free-intrinsics-datalayout.ll
llvm/test/Analysis/CostModel/free-intrinsics-no_info.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144652.503306.patch
Type: text/x-patch
Size: 14817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230308/e25d0df5/attachment.bin>
More information about the llvm-commits
mailing list