[PATCH] D97063: [AMDGPU][SelectionDAG] Don't combine uniform multiplies to MUL_[UI]24
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 23 06:04:09 PST 2021
arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.
GlobalISel doesn't implement the 24-bit matching at all right now. It only is relying on the IR version
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97063/new/
https://reviews.llvm.org/D97063
More information about the llvm-commits
mailing list