[PATCH] D81369: [Alignment][NFC] Migrate AtomicExpandPass to Align

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 9 03:15:42 PDT 2020


gchatelet updated this revision to Diff 269472.
gchatelet marked an inline comment as done.
gchatelet added a comment.

- Add getAlign to AtomicCmpXchgInst/AtomicRMWInst and simplify the code


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81369

Files:
  llvm/include/llvm/IR/Instructions.h
  llvm/lib/CodeGen/AtomicExpandPass.cpp
  llvm/lib/IR/Instructions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81369.269472.patch
Type: text/x-patch
Size: 9385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200609/ca5908a3/attachment.bin>


More information about the llvm-commits mailing list