[PATCH] D102893: [RISCV] Optimize xor/or with immediate in the zbs extension

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 24 20:20:33 PDT 2021


benshi001 added a comment.

I have changed my code to cover the simlest case, with the sign bit of simm12 handled in the same way as upper bits.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102893/new/

https://reviews.llvm.org/D102893



More information about the llvm-commits mailing list