[PATCH] D72424: TableGen/GlobalISel: Fix pattern matching of immarg literals

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 9 12:54:10 PST 2020


arsenm updated this revision to Diff 237168.
arsenm added a comment.

Early return and merge with isOperandAPointer


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

https://reviews.llvm.org/D72424

Files:
  llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
  llvm/test/TableGen/Common/GlobalISelEmitterCommon.td
  llvm/test/TableGen/GlobalISelEmitter-immarg-literal-pattern.td
  llvm/utils/TableGen/CodeGenInstruction.cpp
  llvm/utils/TableGen/CodeGenInstruction.h
  llvm/utils/TableGen/CodeGenIntrinsics.h
  llvm/utils/TableGen/CodeGenTarget.cpp
  llvm/utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72424.237168.patch
Type: text/x-patch
Size: 11628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200109/9a980b08/attachment.bin>


More information about the llvm-commits mailing list