[PATCH] D43309: GlobalISel: Add templated functions and pattern matcher support for some more opcodes

Volkan Keles via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 14 11:48:26 PST 2018


volkan updated this revision to Diff 134285.
volkan added a comment.

Added a check for the input operand of the bitcast instruction.


https://reviews.llvm.org/D43309

Files:
  include/llvm/CodeGen/GlobalISel/MIPatternMatch.h
  include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
  lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  unittests/CodeGen/GlobalISel/PatternMatchTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43309.134285.patch
Type: text/x-patch
Size: 8364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180214/be8725b3/attachment.bin>


More information about the llvm-commits mailing list