Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D141840
Deprecate MemIntrinsicBase::getDestAlignment() and MemTransferBase::getSourceAlignment() ClosedPublic Authored by gchatelet on Jan 16 2023, 4:35 AM.
Details
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Jan 16 2023, 5:12 AM This revision was landed with ongoing or failed builds.Jan 16 2023, 6:22 AM Closed by commit rG135f23d67bf5: Deprecate MemIntrinsicBase::getDestAlignment() and MemTransferBase… (authored by gchatelet). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 489509 llvm/include/llvm/IR/IntrinsicInst.h
llvm/lib/IR/Verifier.cpp
llvm/lib/Target/AArch64/AArch64FastISel.cpp
llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
llvm/lib/Target/ARM/ARMFastISel.cpp
llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
|