[PATCH] D122379: [BPF] Don't fetch alignment of llvm.preserve.union.access.index argument

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 24 11:28:47 PDT 2022


yonghong-song accepted this revision.
yonghong-song added a comment.
This revision is now accepted and ready to land.

Indeed, alignment is not used for union type. Your change looks good to me.


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

https://reviews.llvm.org/D122379



More information about the llvm-commits mailing list