This patch prevents constant operations defined inside `omp.target` from being hoisted out and into their parent functions by canonicalization passes. Differential Revision: https://reviews.llvm.org/D148349
This patch prevents constant operations defined inside `omp.target` from being hoisted out and into their parent functions by canonicalization passes. Differential Revision: https://reviews.llvm.org/D148349