[PATCH] D76767: [RISCV] Support negative constants in CompressInstEmitter
Simon Cook via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 25 05:23:32 PDT 2020
simoncook added a comment.
Context for this patch: it's needed for `CompressPat`s for bitmanip - since one of the compressed instructions should match against -1
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76767/new/
https://reviews.llvm.org/D76767
More information about the llvm-commits
mailing list