[PATCH] D102398: [RISCV] Optimize or/xor with immediate in Zbs extension
Ben Shi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 16 20:09:18 PDT 2021
benshi001 added a comment.
sorry, I pushed a wrong revision, it seems my description "This patch optimize or/xor with immediate to a pair of BSETI/BINVI
if the immediate has exactly two set bits."
is not included in my commit message.
I will pay attention to that in my future patches/commits.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102398/new/
https://reviews.llvm.org/D102398
More information about the llvm-commits
mailing list