[PATCH] D103352: [globalisel][legalizer] Separate the deprecated LegalizerInfo from the current one
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 1 11:09:50 PDT 2021
dsanders added a comment.
In D103352#2791465 <https://reviews.llvm.org/D103352#2791465>, @bogner wrote:
> How much work is left to just remove this completely?
For most targets it's pretty small. AMDGPU only has a few left, and ARM has a couple. Of those, some of them look pretty trivial. However, X86 still has quite a lot
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103352/new/
https://reviews.llvm.org/D103352
More information about the llvm-commits
mailing list