search for: noltis

Displaying 3 results from an estimated 3 matches for "noltis".

Did you mean: noctis
2018 Mar 28
2
Instruction selection algorithm
...able is selected but in the paper all matching patterns (in paper named tiles) are selected for each DAG node and cost estimation is performed for every tile and node. Then the best tiles are selected by dynamic programming. Could you please explain me how llvm instruction selection relates to the NOLTIS algorithm in the paper? Does it make sense to use dynamic programming for instruction selection based on MatcherTable? -- With best regards, Ivan Kulagin.
2018 Apr 06
0
Instruction selection algorithm
...all > matching patterns (in paper > named tiles) are selected for each DAG node and cost estimation is > performed for every tile and > node. Then the best tiles are selected by dynamic programming. > > Could you please explain me how llvm instruction selection relates to > the NOLTIS algorithm > in the paper? > > Does it make sense to use dynamic programming for instruction > selection based on MatcherTable? > > -- > With best regards, > Ivan Kulagin. > _______________________________________________ > LLVM Developers mailing list > llvm-dev at...
2018 Apr 07
0
Instruction selection algorithm
...ll > matching patterns (in paper > named tiles) are selected for each DAG node and cost estimation is > performed for every tile and > node. Then the best tiles are selected by dynamic programming. > > Could you please explain me how llvm instruction selection relates to > the NOLTIS algorithm > in the paper? > > Does it make sense to use dynamic programming for instruction > selection based on MatcherTable? > > -- > With best regards, > Ivan Kulagin. > _______________________________________________ > LLVM Developers mailing list > llvm-dev a...