1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/Analysis/CostModel/AMDGPU
Matt Arsenault 01807baf69 TTI: Improve default costs for addrspacecast
For some reason multiple places need to do this, and the variant the
loop unroller and inliner use was not handling it.

Also, introduce a new wrapper to be slightly more precise, since on
AMDGPU some addrspacecasts are free, but not no-ops.

llvm-svn: 362436
2019-06-03 18:41:34 +00:00
..
add-sub.ll
addrspacecast.ll TTI: Improve default costs for addrspacecast 2019-06-03 18:41:34 +00:00
bit-ops.ll
br.ll
extractelement.ll
fabs.ll
fadd.ll
fdiv.ll
fmul.ll
fsub.ll
insertelement.ll
lit.local.cfg
mul.ll
shifts.ll
shufflevector.ll