diff options
author | Tom Eccles <tom.eccles@arm.com> | 2023-11-13 10:04:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-13 10:04:50 +0000 |
commit | a207e6307a589d482fd11c1aac17507c6eabc802 (patch) | |
tree | 7e43a5318da175a334bde09077f6ef1f072b7375 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 4cc791bc98e075879f8c379f17e0b0369d57a40d (diff) | |
download | llvm-a207e6307a589d482fd11c1aac17507c6eabc802.zip llvm-a207e6307a589d482fd11c1aac17507c6eabc802.tar.gz llvm-a207e6307a589d482fd11c1aac17507c6eabc802.tar.bz2 |
[flang] add fveclib flag (#71734)
-fveclib= allows users to choose a vectorized libm so that loops
containing math functions are vectorized.
This is implemented as much as possible in the same way as in clang. The
driver test in veclib.f90 is copied from the clang test.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions