forked from OSchip/llvm-project
94d9a4fd88
- Rework the host runtime table so that it is constexpr to avoid having to construct it and to store/propagate it. - Make the interface simpler (remove many templates and a file) - Enable 16bits float folding using 32bits float host runtime - Move StaticMultimapView into its own header to use it for host folding Reviewed By: klausler, PeteSteinfeld Differential Revision: https://reviews.llvm.org/D88981 |
||
---|---|---|
.. | ||
folding01.f90 | ||
folding02.f90 | ||
folding03.f90 | ||
folding04.f90 | ||
folding05.f90 | ||
folding06.f90 | ||
folding07.f90 | ||
folding08.f90 | ||
folding09.f90 | ||
folding10.f90 | ||
folding11.f90 | ||
folding12.f90 | ||
test_folding.sh |