[PATCH] D111386: RFC: [Hexagon] Mark target as not "machine verifier clean"
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 7 23:11:06 PDT 2021
MatzeB added a comment.
Another possibility would be for Hexagon to try doing their packetization/predication in `addPreEmitPass2` which is actually immediately before emission rather than `addPreEmitPass` where people have added various passes afterwards...
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