[PATCH] D99790: [CGCall] Annotate `this` argument with alignment
Brooks Moses via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 8 14:21:05 PDT 2021
brooksmoses added a comment.
As a heads up, I'm seeing segfaults on internal code as a result of this change, as well as errors in Eigen's unalignedassert.cpp test (specifically, this line asserts: https://github.com/madlib/eigen/blob/master/test/unalignedassert.cpp#L151).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99790/new/
https://reviews.llvm.org/D99790
More information about the llvm-commits
mailing list