[PATCH] D111386: RFC: [Hexagon] Mark target as not "machine verifier clean"
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 8 08:13:37 PDT 2021
kparzysz added a comment.
There is nothing to fix in the packetizer. On Hexagon the order of instructions inside of packets generally doesn't matter (with a few exceptions). The verifier simply doesn't handle that, and that's why it's disabled.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111386/new/
https://reviews.llvm.org/D111386
More information about the llvm-commits
mailing list