aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorPeter Klausler <35819229+klausler@users.noreply.github.com>2023-11-13 14:07:38 -0800
committerGitHub <noreply@github.com>2023-11-13 14:07:38 -0800
commit67f15e76ebd23f659168f845f9660d3e5e9c606c (patch)
treec9a8c574f241db6435fdca4ca2ece6030793f5fb /clang/lib/CodeGen/CodeGenModule.cpp
parentc66d5f57ce7f3b1510c53f6062387f9b5dd20e90 (diff)
downloadllvm-67f15e76ebd23f659168f845f9660d3e5e9c606c.zip
llvm-67f15e76ebd23f659168f845f9660d3e5e9c606c.tar.gz
llvm-67f15e76ebd23f659168f845f9660d3e5e9c606c.tar.bz2
[flang] Fold IS_IOSTAT_END() & IS_IOSTAT_EOR() (#70971)
These intrinsic functions are not particularly valuable -- one can just compare a value to IOSTAT_END or IOSTAT_EOR directly -- but they are in the standard and are allowed to appear in constant expressions, so here's code to fold them.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions