diff options
author | Vincent Zhao <vincentzhaorz@gmail.com> | 2020-09-16 16:04:09 +0100 |
---|---|---|
committer | Vincent Zhao <vincentzhaorz@gmail.com> | 2020-09-17 11:22:10 +0100 |
commit | f108e71437c47cc5172af4a7f704bb3f69d392f2 (patch) | |
tree | 515b9aff6cc3d6dacdcbb89f4091f593ed751a83 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 550b1a6fd46f59134b2629ce23ca6a7874b45585 (diff) | |
download | llvm-f108e71437c47cc5172af4a7f704bb3f69d392f2.zip llvm-f108e71437c47cc5172af4a7f704bb3f69d392f2.tar.gz llvm-f108e71437c47cc5172af4a7f704bb3f69d392f2.tar.bz2 |
[MLIR] Turns swapId into a FlatAffineConstraints member func
`swapId` used to be a static function in `AffineStructures.cpp`. This diff makes it accessible from the external world by turning it into a member function of `FlatAffineConstraints`. This will be very helpful for other projects that need to manipulate the content of `FlatAffineConstraints`.
Differential Revision: https://reviews.llvm.org/D87766
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions