If a GPU function is externally reachable we give up trying to find the
(unique) kernel it is called from. This can hinder optimizations. Emit a
remark and explain mitigation strategies.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Looks good.
openmp/docs/remarks/OptimizationRemarks.rst | ||
---|---|---|
8 | Just out of curiosity, why OMP100? |
openmp/docs/remarks/OptimizationRemarks.rst | ||
---|---|---|
8 | so that all remarks can have a 3 digit code. |
Just out of curiosity, why OMP100?