llvm-project
daa9af17 - [FuncSpec] Handle ssa_copy intrinsic calls in InstCostVisitor (#114247)

Commit
1 year ago
[FuncSpec] Handle ssa_copy intrinsic calls in InstCostVisitor (#114247) Look through ssa_copy intrinsic calls when computing codesize bonus for a specialization. Also remove redundant logic to skip computing codesize bonus for ssa_copy intrinsics, now these are considered zero-cost by TTI (in PR #75294).
Author
Parents
Loading