[PATCH] D150790: [GlobalIsel][X86] fix legalization of G_CTLZ and G_CTPOP
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 25 02:53:31 PDT 2023
RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.
LGTM as the SSE42 -> POPCNT/LZCNT fix - assuming you're going to do the legalIf() followup
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150790/new/
https://reviews.llvm.org/D150790
More information about the llvm-commits
mailing list