Skip to content
Unverified Commit b5da71bb authored by Andreas Klöckner's avatar Andreas Klöckner Committed by GitHub
Browse files

Misc minor bugs (#142)

* improvements to remove_instructions

* test remove instructions

* correct the function qualifier for Cuda target device functions

* adds missing options in add_prefetch

* function_qualifier->preamble_function_qualifier

* remove_instructions: insn_ids can be of type MatchExpressionBase

* 

 improves performance of remove_instructions

* adds 'within' arg in extract_subst

- passes prefetch's within to extract_subst
- tests it

* fixup! test remove instructions

- modernize the tests

* fixup! adds 'within' arg in extract_subst

- modernize tests

* improves performance of remove_instructions

- look at the dep. graph and get a topo sort to avoid unnecessary
  operations.

* test that the prefetch was precisely targeted

* fixup! correct the function qualifier for Cuda target device functions

- use the good quotes

Co-authored-by: default avatarKaushik Kulkarni <kaushikcfd@gmail.com>
parent 3fe9e075
Loading
Loading
Loading
Pipeline #175526 passed with stages
in 38 minutes and 15 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment