llvm-project
8f0d8d28 - Delete duplicated hlfir.declare op of induction variables of do concurrent when inside cuf kernel directive. (#134467)

Commit
216 days ago
Delete duplicated hlfir.declare op of induction variables of do concurrent when inside cuf kernel directive. (#134467) Delete duplicated creation of hlfir.declare op of do concurrent induction variables when inside cuf kernel directive. Obtain the correct hlfir.declare op generated from bindSymbol, and add it to ivValues.
Author
Parents
Loading