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

Ana Pazos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 15 12:23:02 PDT 2019


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

Added check to verify whether MI is parentless or not because isCompressible call depends of function/module info.


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.225098.patch
Type: text/x-patch
Size: 17175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191015/6c749991/attachment.bin>


More information about the llvm-commits mailing list