[PATCH] D50405: [Hexagon] Diagnose misaligned absolute loads and stores
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 8 13:54:38 PDT 2018
kparzysz added a comment.
This issue was detected in a customer code and it was actually a bug in it. We've decided to go this route to make it easier for customers to see what the problem is (and this scenario is almost guaranteed to be a source code bug).
Repository:
rL LLVM
https://reviews.llvm.org/D50405
More information about the llvm-commits
mailing list