[PATCH] D44128: [GISel]: Add helpers for easy building G_FCONSTANT along with matchers
Aditya Nandakumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 6 08:23:29 PST 2018
aditya_nandakumar updated this revision to Diff 137202.
aditya_nandakumar added a comment.
Added check to assert that the sizes are compatible. Also moved comments for the two functions from Utils.cpp to Utils.h.
https://reviews.llvm.org/D44128
Files:
include/llvm/CodeGen/GlobalISel/MIPatternMatch.h
include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
include/llvm/CodeGen/GlobalISel/Utils.h
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
lib/CodeGen/GlobalISel/Utils.cpp
unittests/CodeGen/GlobalISel/PatternMatchTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44128.137202.patch
Type: text/x-patch
Size: 6770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180306/f2517c77/attachment.bin>
More information about the llvm-commits
mailing list