summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorKiran Chandramohan <kiran.chandramohan@arm.com>2022-06-29 11:59:52 +0000
committerKiran Chandramohan <kiran.chandramohan@arm.com>2022-06-29 12:09:03 +0000
commit051dea8221522ba320235c9c07bea5dbed2cc0ce (patch)
tree43964839f5538c0f6cb48ec3e43cb215649bc5ff /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentd08522f5bcae5d27c6e2c431fe7ee2d69127edfe (diff)
[Flang][OpenMP] Remove TODO for shared and two values of default clause
Shared is the default behaviour in the IR, so no handling is required. Default clause with shared or none do not require any handling since Shared is the default behaviour in the IR and None is only required for semantic checks. This patch is carved out from D123930 to remove couple of false TODOs. Reviewed By: peixin, shraiysh Differential Revision: https://reviews.llvm.org/D128797 Co-authored-by: Nimish Mishra <neelam.nimish@gmail.com>
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions