Currently it's a module pass. Make it a function pass so that we can
move it to PassManagerBuilder's EP_EarlyAsPossible extension point,
which only accepts function passes.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D18615
[NVPTX] Make NVVMReflect a function pass. ClosedPublic Authored by jlebar on Mar 30 2016, 11:55 AM.
Details Summary Currently it's a module pass. Make it a function pass so that we can
Diff Detail Event Timelinejlebar updated this object. This revision is now accepted and ready to land.Mar 30 2016, 12:02 PM Closed by commit rL264919: [NVPTX] Make NVVMReflect a function pass. (authored by jlebar). · Explain WhyMar 30 2016, 1:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 52098 docs/NVPTXUsage.rst
lib/Target/NVPTX/NVPTX.h
lib/Target/NVPTX/NVVMReflect.cpp
|
Did you mean "calls in this function" ?