[PATCH] D136663: Handling ADD|SUB U64 decomposed Pseudos not getting lowered to SDWA form
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 10 10:09:25 PST 2022
foad added a comment.
> This change attempts to fix that problem by introducing a register operand in place of immediate src1 operand.
You're not doing that any more, so the description needs updating.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136663/new/
https://reviews.llvm.org/D136663
More information about the llvm-commits
mailing list