[PATCH] D57243: GlobalISel: Allow bitcount ops to have different result type
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 5 10:16:01 PST 2019
arsenm added a comment.
For the shift amount type, and bit count result type, I still think these are more of an ask the target for what it wants to use situation rather than a type index which should be subject to legalization
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57243/new/
https://reviews.llvm.org/D57243
More information about the llvm-commits
mailing list