mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-13 14:46:53 +00:00
a00e39fd38
Summary: The delinearization algorithm did not consider terms which had an extension without a multiply factor, i.e. a identify factor. We lose cases where size is char type where there will no multiply factor. Reviewers: sanjoy, grosser Subscribers: mzolotukhin, Eugene.Zelenko, llvm-commits, mssimpso, sanjoy, grosser Differential Revision: https://reviews.llvm.org/D16492 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@284378 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
a.ll | ||
divide_by_one.ll | ||
gcd_multiply_expr.ll | ||
himeno_1.ll | ||
himeno_2.ll | ||
iv_times_constant_in_subscript.ll | ||
lit.local.cfg | ||
multidim_ivs_and_integer_offsets_3d.ll | ||
multidim_ivs_and_integer_offsets_nts_3d.ll | ||
multidim_ivs_and_parameteric_offsets_3d.ll | ||
multidim_only_ivs_2d_nested.ll | ||
multidim_only_ivs_2d.ll | ||
multidim_only_ivs_3d_cast.ll | ||
multidim_only_ivs_3d.ll | ||
multidim_two_accesses_different_delinearization.ll | ||
parameter_addrec_product.ll | ||
terms_with_identity_factor.ll | ||
type_mismatch.ll | ||
undef.ll |