diff options
author | Jordan Rupprecht <rupprecht@google.com> | 2025-08-13 21:13:41 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-14 04:13:41 +0000 |
commit | 1d55b70ec3bdfda285c4e0c79ef3de41f214d271 (patch) | |
tree | 037529236eafc770aa84a790a1c18570bc347a37 /llvm/lib/Support/APFloat.cpp | |
parent | e20a2611eebe0a8b46e4b37f88ce95ba5075a1b5 (diff) | |
download | llvm-1d55b70ec3bdfda285c4e0c79ef3de41f214d271.zip llvm-1d55b70ec3bdfda285c4e0c79ef3de41f214d271.tar.gz llvm-1d55b70ec3bdfda285c4e0c79ef3de41f214d271.tar.bz2 |
[MLIR][GPU][XeVM] Add missing #include for standalone header build (#153532)
This header uses GPUModuleOp but does not directly include the header:
`error: no type named 'GPUModuleOp' in namespace 'mlir::gpu'; did you
mean 'ModuleOp'?`
Needed for #148286
Diffstat (limited to 'llvm/lib/Support/APFloat.cpp')
0 files changed, 0 insertions, 0 deletions