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

Vishal Chebrolu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 22:11:06 PDT 2020


vish99 added a comment.



> @vish99 will your work in https://reviews.llvm.org/D82892 check alignment changes as well?

Currently no, since both these instructions don't have an explicit alignment attribute. It can be easily added if the attribute exists.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81369





More information about the llvm-commits mailing list