[PATCH] D137623: [Hexagon] Use default attributes for intrinsics
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 11 16:33:11 PST 2022
asbirlea added a comment.
The original starts crashing with -O2 with this revision, but crashes with -O0 before and after this revision, so the issue looks preexisting.
The reduced test from @rupprecht no longer crashes with -O0 before this revision.
If this becomes an issue for resolving, we could share the un-reduced offline.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137623/new/
https://reviews.llvm.org/D137623
More information about the llvm-commits
mailing list