[PATCH] D141737: [NVPTX] Unforce minimum alignment of 4 for byval arguments of device-side functions.

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 11:23:00 PDT 2023


tra accepted this revision.
tra added a comment.
This revision is now accepted and ready to land.

In D141737#4292014 <https://reviews.llvm.org/D141737#4292014>, @pavelkopyl wrote:

> Hi @tra, does it make sense ABI related reason for you, or it's reasonable just to drop this change?

Yes. Removing this workaround makes sense.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141737



More information about the llvm-commits mailing list