Make sure that we always fold immediately, so there's no point in
attempting to re-fold when nothing changes.
Change-Id: I069e1989455b6f2ca8606152f6adc1a5e817f1c8
Paths
| Differential D44198
TableGen: Only fold when some operand made resolve progress ClosedPublic Authored by nhaehnle on Mar 7 2018, 3:16 AM.
Details Summary Make sure that we always fold immediately, so there's no point in Change-Id: I069e1989455b6f2ca8606152f6adc1a5e817f1c8
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 14 2018, 11:23 AM Closed by commit rL327847: TableGen: Only fold when some operand made resolve progress (authored by nha). · Explain WhyMar 19 2018, 7:16 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 138914 llvm/trunk/lib/TableGen/Record.cpp
llvm/trunk/lib/TableGen/TGParser.cpp
|