[PATCH] D32278: [globalisel][tablegen] Import rules containing intrinsic_wo_chain.
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 4 10:09:24 PDT 2017
dsanders updated this revision to Diff 97845.
dsanders added a comment.
Hoist out the checks for intrinsic id's so that they are only importable when
found in the place we expect them to be.
https://reviews.llvm.org/D32278
Files:
include/llvm/Target/GlobalISel/SelectionDAGCompat.td
test/TableGen/GlobalISelEmitter.td
utils/TableGen/GlobalISelEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32278.97845.patch
Type: text/x-patch
Size: 4912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170504/c355f22b/attachment.bin>
More information about the llvm-commits
mailing list