[PATCH] D44700: [GlobalISel] Improving InstructionSelect's performance by reducing MatchTable

Roman Tereshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 20 14:22:39 PDT 2018


rtereshin updated this revision to Diff 139196.
rtereshin added a comment.

fixing small formatting issue, NFC


Repository:
  rL LLVM

https://reviews.llvm.org/D44700

Files:
  include/llvm/CodeGen/GlobalISel/InstructionSelector.h
  include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
  lib/CodeGen/GlobalISel/InstructionSelectorTestgen.cpp
  test/TableGen/GlobalISelEmitter.td
  utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44700.139196.patch
Type: text/x-patch
Size: 186554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180320/c4bacf92/attachment-0001.bin>


More information about the llvm-commits mailing list