diff options
author | Sumesh Udayakumaran <sumesh.udayakumaran@intel.com> | 2021-04-13 12:11:25 -0700 |
---|---|---|
committer | Sergei Grechanik <sergei.grechanik@intel.com> | 2021-04-13 15:29:17 -0700 |
commit | f56791ae2ea081636d0fc1dd3b1b44865145c7cb (patch) | |
tree | e00f1baeb4638ffc1d158efcebf19726710dab8c /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | be50657c6ac534215b2cef562e2a29197259ec85 (diff) | |
download | llvm-f56791ae2ea081636d0fc1dd3b1b44865145c7cb.zip llvm-f56791ae2ea081636d0fc1dd3b1b44865145c7cb.tar.gz llvm-f56791ae2ea081636d0fc1dd3b1b44865145c7cb.tar.bz2 |
[mlir] Prevent operations with users from being hoisted
This patch collects operations that have users in a for loop and uses
them when loop invariant operations are detected and hoisted.
Reviewed By: bondhugula, vinayaka-polymage
Differential Revision: https://reviews.llvm.org/D99761
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions