[PATCH] D78092: [GlobalISel] add legalization for G_FREEZE
Dominik Montada via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 14 03:09:20 PDT 2020
gargaroff added a comment.
Our backend doesn't support vectors, so I'm really not too familiar with the legalization of them. I tried to implement vector legalization to the best of my understanding, but if there are any problems with those, I'd be very grateful if you could point me in the right direction.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78092/new/
https://reviews.llvm.org/D78092
More information about the llvm-commits
mailing list