Also eliminate the redunant anon namespace around the already static function.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D76627
Fix a warning building on my machine, NFC. warning: unused function 'compilePtxToCubinForTesting' ClosedPublic Authored by lattner on Mar 23 2020, 9:51 AM.
Details Summary Also eliminate the redunant anon namespace around the already static function.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 23 2020, 10:25 AM Closed by commit rG42d8f48ccfcd: Fix a warning building on my machine, NFC. warning: unused function… (authored by lattner). · Explain WhyMar 23 2020, 11:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 252104 mlir/test/lib/Transforms/TestConvertGPUKernelToCubin.cpp
|