[PATCH] D114610: [GlobalISel][Utils] Optionally accept alternate COPY opcodes in getDefSrcRegIgnoringCopies

Jack Andersen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 25 12:26:24 PST 2021


jackoalan updated this revision to Diff 389864.
jackoalan added a comment.

Fix clang-format issue


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114610

Files:
  llvm/include/llvm/CodeGen/GlobalISel/Utils.h
  llvm/lib/CodeGen/GlobalISel/Utils.cpp
  llvm/unittests/CodeGen/GlobalISel/GISelUtilsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114610.389864.patch
Type: text/x-patch
Size: 5226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211125/a02e9584/attachment.bin>


More information about the llvm-commits mailing list