aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/LoopAccessAnalysis.cpp
diff options
context:
space:
mode:
authorAsher Mancinelli <ashermancinelli@gmail.com>2025-04-04 06:13:30 -0700
committerGitHub <noreply@github.com>2025-04-04 06:13:30 -0700
commit85fd83ed49604d1046e937afa76f3ad802e28822 (patch)
treead6535a2d213a509d548812894b39f8c7c26b141 /llvm/lib/Analysis/LoopAccessAnalysis.cpp
parentd2bcc11067e682a0753c1068e378d66d59edff73 (diff)
downloadllvm-85fd83ed49604d1046e937afa76f3ad802e28822.zip
llvm-85fd83ed49604d1046e937afa76f3ad802e28822.tar.gz
llvm-85fd83ed49604d1046e937afa76f3ad802e28822.tar.bz2
[flang][nfc] Use llvm memmove intrinsic over regular call (#134294)
Follow up to #134170. We should be using the LLVM intrinsics instead of plain fir.calls when we can. Existing code creates a declaration for the llvm intrinsic and a regular fir.call, which makes it hard for consumers of the IR to find all the intrinsic calls.
Diffstat (limited to 'llvm/lib/Analysis/LoopAccessAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions