[PATCH] D73874: [Alignment][NFC] Use Align for code creating MemOp

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 05:13:26 PST 2020


gchatelet updated this revision to Diff 242034.
gchatelet marked 9 inline comments as done.
gchatelet added a comment.

- Address comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73874/new/

https://reviews.llvm.org/D73874

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/CodeGen/MachineFrameInfo.h
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73874.242034.patch
Type: text/x-patch
Size: 28503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200203/db8a1556/attachment.bin>


More information about the llvm-commits mailing list