[PATCH] D141204: [GlobalISel] Extending G_SBFX/G_UBFX combine to consider G_SEXT_INREG as well
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 9 02:11:44 PST 2023
foad requested changes to this revision.
foad added a comment.
This revision now requires changes to proceed.
Herald added a subscriber: StephenFan.
This should be implemented by teaching computeNumSignBits about G_SBFX.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141204/new/
https://reviews.llvm.org/D141204
More information about the llvm-commits
mailing list