search for: d43951

Displaying 5 results from an estimated 5 matches for "d43951".

2018 Mar 02
0
[RFC] llvm-mca: a static performance analysis tool
...n during its > analysis. You just made a very strong argument for building the MachineInstrs before running mca. So I wonder why you didn’t do that. > What to do next > --------------- > The source code has been uploaded for review on phabricator at this link: https://reviews.llvm.org/D43951 <https://reviews.llvm.org/D43951>. > > The review covers two patches: > A first (very small) patch that always enables the generation of processor > resource names in the SubtargetEmitter. Currently, the processor resource names > are only generated for debugging purposes, but...
2018 Mar 01
9
[RFC] llvm-mca: a static performance analysis tool
...d 'MayLoad/MayStore/HasUnmodeledSideEffects' opcode properties still apply to MCInst. The tool knows about this, and uses that information during its analysis. What to do next --------------- The source code has been uploaded for review on phabricator at this link: https://reviews.llvm.org/D43951. The review covers two patches: A first (very small) patch that always enables the generation of processor resource names in the SubtargetEmitter. Currently, the processor resource names are only generated for debugging purposes, but are needed by the tool to generate user friendly reports, so we...
2018 Mar 02
0
[RFC] llvm-mca: a static performance analysis tool
...ffects' opcode properties still > apply to > MCInst. The tool knows about this, and uses that information during its > analysis. > > What to do next > --------------- > The source code has been uploaded for review on phabricator at this > link: https://reviews.llvm.org/D43951. > > The review covers two patches: > A first (very small) patch that always enables the generation of processor > resource names in the SubtargetEmitter. Currently, the processor > resource names > are only generated for debugging purposes, but are needed by the tool to > gen...
2018 Mar 02
0
[RFC] llvm-mca: a static performance analysis tool
...eEffects' opcode properties still > apply to > MCInst. The tool knows about this, and uses that information during its > analysis. > > What to do next > --------------- > The source code has been uploaded for review on phabricator at this link: > https://reviews.llvm.org/D43951. > > The review covers two patches: > A first (very small) patch that always enables the generation of processor > resource names in the SubtargetEmitter. Currently, the processor resource > names > are only generated for debugging purposes, but are needed by the tool to > gene...
2018 Mar 02
5
[RFC] llvm-mca: a static performance analysis tool
...> > > You just made a very strong argument for building the MachineInstrs before > running mca. So I wonder why you didn’t do that. > > What to do next > --------------- > The source code has been uploaded for review on phabricator at this link: > https://reviews.llvm.org/D43951. > > The review covers two patches: > A first (very small) patch that always enables the generation of processor > resource names in the SubtargetEmitter. Currently, the processor resource > names > are only generated for debugging purposes, but are needed by the tool to > gene...