[HIPIFY] *.inl extension support for batch processing
[ROCm/hip commit: 30000ef130]
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
SEARCH_DIRS=$@
|
||||
|
||||
find $SEARCH_DIRS -name '*.cpp' -o -name '*.h' -o -name '*.cu' -o -name '*.cuh' -o -name '*.c' -o -name '*.hpp'
|
||||
find $SEARCH_DIRS -name '*.cpp' -o -name '*.h' -o -name '*.cu' -o -name '*.cuh' -o -name '*.c' -o -name '*.hpp' -o -name '*.inl'
|
||||
|
||||
Reference in New Issue
Block a user