diff options
author | Valentin Clement <clementval@gmail.com> | 2023-04-28 11:50:47 -0700 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2023-04-28 11:51:14 -0700 |
commit | 4b80a8c72d3d0dba4ee2469471dfccb7e257b319 (patch) | |
tree | ab1c8c88a1ae3542d2dc08f8a3825dfff7823cdc /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | b9aa3eb28cd9d818c2ca8f3c62cb4b780cdc145c (diff) | |
download | llvm-4b80a8c72d3d0dba4ee2469471dfccb7e257b319.zip llvm-4b80a8c72d3d0dba4ee2469471dfccb7e257b319.tar.gz llvm-4b80a8c72d3d0dba4ee2469471dfccb7e257b319.tar.bz2 |
[flang][openacc][NFC] Cleanup enter data lowering
Remove copyinOperands, createOperands, createZeroOperands, attachOperands
SmallVectors as they are not used anymore.
The op itself cannot be cleanup yet because
`mlir/lib/Target/LLVMIR/Dialect/OpenACC/OpenACCToLLVMIRTranslation.cpp`
still depends on it. The final clean up on the op will be down once
the translation uses the new data operand operations.
Reviewed By: vzakhari
Differential Revision: https://reviews.llvm.org/D149467
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions