[PATCH] D150677: [GlobalIsel][X86] Legalize G_CTPOP and G_CTLZ
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 16 10:00:23 PDT 2023
arsenm added a comment.
In D150677#4346713 <https://reviews.llvm.org/D150677#4346713>, @tschuett wrote:
> Any hints how to implement your approach?
Which approach? Not sure precisely what you are trying to achieve in the example. I assume you want s8 to promote both operands? The -debug log should show the legalization steps it's trying to take
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150677/new/
https://reviews.llvm.org/D150677
More information about the llvm-commits
mailing list