aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringBase.cpp
diff options
context:
space:
mode:
authorDaniel Chen <cdchen@ca.ibm.com>2024-02-13 11:03:54 -0500
committerGitHub <noreply@github.com>2024-02-13 11:03:54 -0500
commit987258f5c7801ebb4f7ce7c6a035634b275a5759 (patch)
tree18b73e60c5eb3b371b893a082c8f6ca0fe8de358 /llvm/lib/CodeGen/TargetLoweringBase.cpp
parent4f13f353cc8dc472a3f00932bc42179776f0f684 (diff)
downloadllvm-987258f5c7801ebb4f7ce7c6a035634b275a5759.zip
llvm-987258f5c7801ebb4f7ce7c6a035634b275a5759.tar.gz
llvm-987258f5c7801ebb4f7ce7c6a035634b275a5759.tar.bz2
[Flang] Add __powerpc__ macro to set c_intmax_t to c_int64_t rather than c_int128_t as PowerPC only supports up to c_int64_t. (#81222)
PowerPC only supports up to `c_int64_t`. Add macro `__powerpc__` and preprocess it for setting `c_intmax_t` in `iso_c_binding` intrinsic module.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringBase.cpp')
0 files changed, 0 insertions, 0 deletions