[libomptarget] Use forceinline. Necessary for nvcc to inline small functions within the bitcode library
Suggested in D65836
Details
Details
- Reviewers
ABataev jdoerfert grokos gregrodgers - Commits
- rGae0178bee72c: Use forceinline. Necessary for nvcc to inline small functions within the…
rOMP368177: Use forceinline. Necessary for nvcc to inline small functions within the…
rL368177: Use forceinline. Necessary for nvcc to inline small functions within the…
Diff Detail
Diff Detail
- Repository
- rL LLVM