[PATCH] D138837: [ScheduleDAG] Support REQ_SEQUENCE unscheduling
Sergei Barannikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 24 13:22:34 PST 2022
barannikov88 added a comment.
Just a note.
I see other targets just override `getRepRegClassFor` for `MVT::Untyped`. Might it be better to do the same for ARM?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138837/new/
https://reviews.llvm.org/D138837
More information about the llvm-commits
mailing list