aboutsummaryrefslogtreecommitdiff
path: root/clang/test/ParserOpenACC/parse-wait-construct.c
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2023-12-07 10:27:57 -0800
committerGitHub <noreply@github.com>2023-12-07 10:27:57 -0800
commit32ec5fbfed32f37aa070ee38e9b038bd84ca6479 (patch)
tree1dc4058605c0fe75ae24beefcda12829b5ad847f /clang/test/ParserOpenACC/parse-wait-construct.c
parentea991a11b2a3d2bfa545adbefb71cd17e8970a43 (diff)
downloadllvm-32ec5fbfed32f37aa070ee38e9b038bd84ca6479.zip
llvm-32ec5fbfed32f37aa070ee38e9b038bd84ca6479.tar.gz
llvm-32ec5fbfed32f37aa070ee38e9b038bd84ca6479.tar.bz2
[ValueTracking] Use BinaryOperator instead of Operator in matchSimpleRecurrence. (#74678)
Operator allows the phi operand to be a ConstantExpr. A ConstantExpr is a valid operand to a phi, but is never going to be a recurrence. We can only match a BinaryOperator so use that instead.
Diffstat (limited to 'clang/test/ParserOpenACC/parse-wait-construct.c')
0 files changed, 0 insertions, 0 deletions