[llvm] [ARM] Do not assume memory intrinsics specify alignment. (PR #138356)
Harald van Dijk via llvm-commits
llvm-commits at lists.llvm.org
Wed May 7 02:56:36 PDT 2025
hvdijk wrote:
The unguarded `*` seems to have originally come from https://reviews.llvm.org/D73874 though the code has been significantly changed in https://reviews.llvm.org/D90439, I guess I can ask the authors of both for review?
https://github.com/llvm/llvm-project/pull/138356
More information about the llvm-commits
mailing list