aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
diff options
context:
space:
mode:
authorValentin Clement <clementval@gmail.com>2023-04-28 11:50:47 -0700
committerValentin Clement <clementval@gmail.com>2023-04-28 11:51:14 -0700
commit4b80a8c72d3d0dba4ee2469471dfccb7e257b319 (patch)
treeab1c8c88a1ae3542d2dc08f8a3825dfff7823cdc /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
parentb9aa3eb28cd9d818c2ca8f3c62cb4b780cdc145c (diff)
downloadllvm-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