diff options
author | Sergio Afonso <safonsof@amd.com> | 2025-03-19 17:29:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-19 17:29:40 +0000 |
commit | ac9e4e9b3320b8dc63abfbdca8b7561e372ec8c7 (patch) | |
tree | 0c979f989036fba10f2309726f08be4f5f307f08 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 03adb0ec7dce36814b9e403e98e7471630c4a732 (diff) | |
download | llvm-ac9e4e9b3320b8dc63abfbdca8b7561e372ec8c7.zip llvm-ac9e4e9b3320b8dc63abfbdca8b7561e372ec8c7.tar.gz llvm-ac9e4e9b3320b8dc63abfbdca8b7561e372ec8c7.tar.bz2 |
[Flang][OpenMP] Simplify entry block creation for BlockArgOpenMPOpInterface ops, NFC (#132036)
This patch adds the `OpWithBodyGenInfo::blockArgs` field and updates
`createBodyOfOp()` to prevent the need for `BlockArgOpenMPOpInterface`
operations to pass the same callback, minimizing chances of introducing
inconsistent behavior.
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions