[PATCH] D92304: [TableGen][SchedModels] Simplify the code. NFC
Eugene Leviant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 30 02:41:57 PST 2020
evgeny777 created this revision.
evgeny777 added reviewers: dmgreen, andreadb.
Herald added a project: LLVM.
evgeny777 requested review of this revision.
Patch takes advantage of having only one processor index in PredTransition which is not zero.
https://reviews.llvm.org/D92304
Files:
llvm/utils/TableGen/CodeGenSchedule.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92304.308294.patch
Type: text/x-patch
Size: 6862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201130/9807bfae/attachment.bin>
More information about the llvm-commits
mailing list