Displaying 1 result from an estimated 1 matches for "remarknam".
Did you mean:
remarkname
2020 Jan 06
2
Question about opt-report strings
...ing table, but I'm not clear how and when these are constructed.
What I'm wondering is whether it would make sense to introduce a sort of message catalog, similar to the way diagnostics are handled in clang (which I must admit I also have only a partial understanding of). It seems like the RemarkName for optimization remarks somewhat serves as a unique identifier (?) but I would think an integer value of some sort would be better, so maybe I'm misunderstanding what RemarkName is being used for. I'm imagining something that would end up looking like this:
ORE->emit([&]() {...