aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorKiran Chandramohan <kiran.chandramohan@arm.com>2022-06-07 09:44:20 +0000
committerKiran Chandramohan <kiran.chandramohan@arm.com>2022-06-07 09:55:53 +0000
commitdd32bf9a7792dd3fd1ce3abe112ef6360ac04270 (patch)
tree2e761de087ebeb5e984aa7222624edd3bb497467 /clang/lib/Frontend/InitPreprocessor.cpp
parent3326eddcd1236c6d4763cd2d8ea6adf5dbf51adf (diff)
downloadllvm-dd32bf9a7792dd3fd1ce3abe112ef6360ac04270.zip
llvm-dd32bf9a7792dd3fd1ce3abe112ef6360ac04270.tar.gz
llvm-dd32bf9a7792dd3fd1ce3abe112ef6360ac04270.tar.bz2
[Flang,MLIR,OpenMP] Fix a few tests that were not converting to LLVM
A few OpenMP tests were retaining the FIR operands even after running the LLVM conversion pass. To fix these tests the legality checkes for OpenMP conversion are made stricter to include operands and results. The Flush, Single and Sections operations are added to conversions or legality checks. The RegionLessOpConversion is appropriately renamed to clarify that it works only for operations with Variable operands. The operands of the flush operation are changed to match those of Variable Operands. Fix for an OpenMP issue mentioned in https://github.com/llvm/llvm-project/issues/55210. Reviewed By: shraiysh, peixin, awarzynski Differential Revision: https://reviews.llvm.org/D127092
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions