-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
e.g. when GPUCompiler says unsupported dynamic function invocation (call to convert)
and you want to check the IR to find all calls to convert
.
Something like: @code_for :cuda_llvm filter="convert" f()
or @code_for :cuda_typed filter=Base.convert f()
With some options to have X context lines above or below each match.
Metadata
Metadata
Assignees
Labels
No labels