diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-06-23 22:15:37 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-23 22:15:37 +0900 |
commit | a65e0edd6ac522a21744fa51cef6593fd782dea4 (patch) | |
tree | aa67d385807632e513fafb62b9eca4aef274664a /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 58987d2e34e67742e3a65b1bb94ec2cfebae805f (diff) | |
download | llvm-a65e0edd6ac522a21744fa51cef6593fd782dea4.zip llvm-a65e0edd6ac522a21744fa51cef6593fd782dea4.tar.gz llvm-a65e0edd6ac522a21744fa51cef6593fd782dea4.tar.bz2 |
PowerPC: Stop reporting memcpy as an alias of memmove on AIX (#143836)
Instead of reporting ___memmove as an implementation of memcpy,
make it unavailable and let the lowering logic consider memmove as
a fallback path.
This avoids a special case 1:N mapping for libcall implementations.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions