[PATCH] D104410: GlobalISel/Utils: Refactor constant splat match functions
Petar Avramovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 17 08:56:09 PDT 2021
Petar.Avramovic updated this revision to Diff 373238.
Petar.Avramovic added a comment.
Remove comment about constant splat with NaN value. Seems unnecessary to mention it since we match all constants.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104410/new/
https://reviews.llvm.org/D104410
Files:
llvm/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h
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.373238.patch
Type: text/x-patch
Size: 10241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210917/171e844c/attachment.bin>
More information about the llvm-commits
mailing list