The ifdef is not required in the header, common::int128_t is always
defined. The function declaration must be available in lowering
regardless of the host int128_t support.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D125211
[flang] Fix windows bot after D125140 ClosedPublic Authored by jeanPerier on May 9 2022, 1:29 AM.
Details Summary The ifdef is not required in the header, common::int128_t is always
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 9 2022, 4:26 AM Closed by commit rGd38915ffebee: [flang] Fix windows bot after D125140 (authored by jeanPerier). · Explain WhyMay 9 2022, 6:24 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 428001 flang/include/flang/Runtime/io-api.h
|