[PATCH] D68290: [RISCV] Added isCompressibleInst() to estimate size in getInstSizeInBytes()

Ana Pazos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 3 16:37:53 PST 2019


apazos updated this revision to Diff 232015.
apazos added a comment.

Rebased.
With this change, the regressions observed with the machine outliner are eliminated.
Sam, I don't think any one has reviewed yet.


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

https://reviews.llvm.org/D68290

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/utils/TableGen/RISCVCompressInstEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68290.232015.patch
Type: text/x-patch
Size: 17190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191204/ff75bf13/attachment-0001.bin>


More information about the llvm-commits mailing list