[PATCH] D92026: [TableGen][SchedModels] Get rid of hasVariant. NFC

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 24 06:29:25 PST 2020


evgeny777 created this revision.
evgeny777 added reviewers: dmgreen, andreadb.
Herald added a project: LLVM.
evgeny777 requested review of this revision.

substituteVariantOperand already has the checking logic, so we don't really need this function. Subtarget files are unchanged by the patch.


https://reviews.llvm.org/D92026

Files:
  llvm/utils/TableGen/CodeGenSchedule.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92026.307330.patch
Type: text/x-patch
Size: 5038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201124/f3c6443e/attachment.bin>


More information about the llvm-commits mailing list