[PATCH] D101944: [X86][Codegen] Shift amount mod: sh? i64 x, (32-y) --> sh? i64 x, -(y+32)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 11 03:52:57 PDT 2021
lebedev.ri added a comment.
Ping
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101944/new/
https://reviews.llvm.org/D101944
More information about the llvm-commits
mailing list