[PATCH] D142625: [IR][doc] Alignment is always set in memory for load/store/alloca/cmpxchg/atomicrmw.

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 02:34:10 PST 2023


gchatelet added a comment.

In D142625#4086606 <https://reviews.llvm.org/D142625#4086606>, @efriedma wrote:

> LGTM, but there's probably a merge conflict with D142633 <https://reviews.llvm.org/D142633>.

Thx for the heads up.
I've updated the patch accordingly but there is still a reference to 0 for `alloca`. I suppose this should go away as well right?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142625



More information about the llvm-commits mailing list