diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-08-02 13:30:33 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-08-02 13:30:33 +0000 |
commit | d2d15a8c65a0916d526ebd04702d7ab85934b623 (patch) | |
tree | b8f268a8436a241409b73486013e9284c8e072a6 /llvm/lib/CodeGen/MachineDominators.cpp | |
parent | 73b639f6500938796cc8e60d06851a49d384d7ad (diff) | |
download | bcm5719-llvm-d2d15a8c65a0916d526ebd04702d7ab85934b623.tar.gz bcm5719-llvm-d2d15a8c65a0916d526ebd04702d7ab85934b623.zip |
Dependences: Zero pad the schedule map
The schedule map we derive from a schedule tree map may map statements into
schedule spaces of different dimensionality. This change adds zero padding
to ensure just a single schedule space is used and the translation from
a union_map to an isl_multi_union_pw_aff does not fail.
llvm-svn: 243849
Diffstat (limited to 'llvm/lib/CodeGen/MachineDominators.cpp')
0 files changed, 0 insertions, 0 deletions