WarnMissedTransforms.cpp produces remarks that use !Failure tags.
These weren't supported in optrecord.py, so if you encountered one in any of the tools, the tool would crash.
Add them as a type of missed optimization.
Differential D59895
[opt-viewer] Teach optrecord.py about !Failure tags paquette on Mar 27 2019, 11:27 AM. Authored by
Details WarnMissedTransforms.cpp produces remarks that use !Failure tags. These weren't supported in optrecord.py, so if you encountered one in any of the tools, the tool would crash. Add them as a type of missed optimization.
Diff Detail
|