[PATCH] D90844: [TableGen][SchedModels] Fix read/write variant substitution #2

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 23 10:02:03 PST 2020


evgeny777 updated this revision to Diff 307111.
evgeny777 added a comment.

@dmgreen Nice find again, thanks. Somehow I missed that. I've fixed the issue and checked ARM and AArch64 targets - looks good so far.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90844/new/

https://reviews.llvm.org/D90844

Files:
  llvm/lib/Target/ARM/ARMScheduleA57.td
  llvm/utils/TableGen/CodeGenSchedule.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90844.307111.patch
Type: text/x-patch
Size: 11385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201123/af2105f3/attachment.bin>


More information about the llvm-commits mailing list