diff options
author | Valentin Clement <clementval@gmail.com> | 2020-10-06 21:26:13 -0400 |
---|---|---|
committer | clementval <clementval@gmail.com> | 2020-10-06 21:27:01 -0400 |
commit | 2f40e20613758b3e11a15494c09f4b6973673d6b (patch) | |
tree | b86e96f6a821b9952a6b17cc3b240aa982aedc20 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 7993d61177c8c6e9aa238e57a684c6cd3db3b571 (diff) | |
download | llvm-2f40e20613758b3e11a15494c09f4b6973673d6b.zip llvm-2f40e20613758b3e11a15494c09f4b6973673d6b.tar.gz llvm-2f40e20613758b3e11a15494c09f4b6973673d6b.tar.bz2 |
[flang][openacc] Fix device_num and device_type clauses for init directive
This patch fix the device_num and device_type clauses used in the init clause. device_num was not
spelled correctly in the parser and was to restrictive with scalarIntConstantExpr instead of scalarIntExpr.
device_type is now taking a list of ScalarIntExpr.
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D88571
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions