diff options
author | River Riddle <riddleriver@gmail.com> | 2020-03-10 12:20:24 -0700 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2020-03-10 12:45:45 -0700 |
commit | 7ce1e7ab075abf64409bc135aa9a4b0bec59fdf7 (patch) | |
tree | 4ab0479847b0fed44972df2e2ec75ed45b530f86 /mlir/lib/Transforms/LoopInvariantCodeMotion.cpp | |
parent | c8f0d27ef37cf9f6a808b5830c9bdc5686cc5bc4 (diff) | |
download | llvm-7ce1e7ab075abf64409bc135aa9a4b0bec59fdf7.zip llvm-7ce1e7ab075abf64409bc135aa9a4b0bec59fdf7.tar.gz llvm-7ce1e7ab075abf64409bc135aa9a4b0bec59fdf7.tar.bz2 |
[mlir][NFC] Move the operation interfaces out of Analysis/ and into a new Interfaces/ directory.
The interfaces themselves aren't really analyses, they may be used by analyses though. Having them in Analysis can also create cyclic dependencies if an analysis depends on a specific dialect, that also provides one of the interfaces.
Differential Revision: https://reviews.llvm.org/D75867
Diffstat (limited to 'mlir/lib/Transforms/LoopInvariantCodeMotion.cpp')
0 files changed, 0 insertions, 0 deletions