[PATCH] D121898: [Verifier] Verify parameter alignment.

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 21:05:35 PDT 2022


pengfei added a comment.

Yeah, I don't think it's worth to add one more bit just for avoiding error. We don't have the requirment to store such a large alignment. The `OrigAlign` is another topic, I think we can leave it as is.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121898



More information about the llvm-commits mailing list