diff options
author | Valentin Clement <clementval@gmail.com> | 2022-09-02 09:46:01 +0200 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2022-09-02 09:47:53 +0200 |
commit | 4ed30c81d36d4518c63e951fe4b2e4df5a19fd0e (patch) | |
tree | eb5ca86342616b2b5219271070f7dc3b21196659 /llvm/lib/Support/X86TargetParser.cpp | |
parent | c453e5b901ccaf9e7102575d6b14f190acc703be (diff) | |
download | llvm-4ed30c81d36d4518c63e951fe4b2e4df5a19fd0e.zip llvm-4ed30c81d36d4518c63e951fe4b2e4df5a19fd0e.tar.gz llvm-4ed30c81d36d4518c63e951fe4b2e4df5a19fd0e.tar.bz2 |
[flang] Avoid copyin/copyout if the actual argument is contiguous at runtime
This patch adds contiguity check with the runtime to avoid copyin/copyout
in case the actual argument is actually contiguous.
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D133097
Diffstat (limited to 'llvm/lib/Support/X86TargetParser.cpp')
0 files changed, 0 insertions, 0 deletions