[PATCH] D109219: [Intrinsics] Move dest arg functions of MemIntrinsicBase deeper in mem intrinsics hierarchy
    Dmitry Makogon via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Sep  7 03:37:25 PDT 2021
    
    
  
dmakogon updated this revision to Diff 371025.
dmakogon added a comment.
Fixed one more use of MemIntrinsic::getDest
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109219/new/
https://reviews.llvm.org/D109219
Files:
  llvm/include/llvm/Analysis/MemoryLocation.h
  llvm/include/llvm/IR/IntrinsicInst.h
  llvm/include/llvm/Transforms/Utils/VNCoercion.h
  llvm/lib/Analysis/LazyValueInfo.cpp
  llvm/lib/Analysis/MemoryLocation.cpp
  llvm/lib/Analysis/StackSafetyAnalysis.cpp
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/lib/CodeGen/SafeStack.cpp
  llvm/lib/IR/AutoUpgrade.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.cpp
  llvm/lib/Transforms/IPO/GlobalOpt.cpp
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp
  llvm/lib/Transforms/Scalar/NewGVN.cpp
  llvm/lib/Transforms/Utils/VNCoercion.cpp
  polly/include/polly/Support/ScopHelper.h
  polly/lib/Analysis/ScopBuilder.cpp
  polly/lib/Analysis/ScopDetection.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109219.371025.patch
Type: text/x-patch
Size: 47642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210907/7a357bad/attachment.bin>
    
    
More information about the llvm-commits
mailing list