[PATCH] D91704: [llvm-mca] Fix processing thumb instruction set

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 23 01:27:27 PST 2020


evgeny777 updated this revision to Diff 306982.
evgeny777 added a comment.

- Added check for Thumb1, because Thumb2 instructions follow different encoding rules
- Added comments


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

https://reviews.llvm.org/D91704

Files:
  llvm/include/llvm/MCA/InstrBuilder.h
  llvm/lib/MCA/InstrBuilder.cpp
  llvm/test/tools/llvm-mca/ARM/cortex-a57-thumb.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91704.306982.patch
Type: text/x-patch
Size: 170048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201123/3ba373ce/attachment-0001.bin>


More information about the llvm-commits mailing list