[PATCH] D141951: [RISCV] Remove MCRegisterInfo dependency from compressInst/uncompressInst/isCompressibleInst.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 11:55:52 PST 2023


craig.topper added a comment.

I'm also going to remove the MCContext parameter from compressInst. I missed it the first time.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141951



More information about the llvm-commits mailing list