[PATCH] D104410: GlobalISel/Utils: Refactor constant splat match functions

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 7 08:02:47 PDT 2021


Petar.Avramovic updated this revision to Diff 356959.
Petar.Avramovic retitled this revision from "GlobalISel/Utils: Add util function and matcher for constant splat" to "GlobalISel/Utils: Refactor constant splat match functions".
Petar.Avramovic edited the summary of this revision.
Petar.Avramovic added a comment.

Make use of the more generic helper function in existing splat matcher functions.


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

https://reviews.llvm.org/D104410

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104410.356959.patch
Type: text/x-patch
Size: 9625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210707/2ee7fdb1/attachment.bin>


More information about the llvm-commits mailing list