[llvm] [NVPTX] fixup support for unaligned parameters and returns (PR #82562)
Artem Belevich via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 22 17:03:16 PST 2024
Artem-B wrote:
> Do you recall more about why it was needed at the time?
Nope. Considering that the test landed along with the load/store vectorization patch, I suspect that I've just ran into it when I was adding other load/store tests. I do not see any internal bugs filed for that and I do not recall the issue ever coming back to my attention till now.
I'm glad to see it fixed, even if we were lucky not to be bitten by it.
https://github.com/llvm/llvm-project/pull/82562
More information about the llvm-commits
mailing list