diff options
author | Jakub Kuderski <kubak@google.com> | 2023-01-04 13:29:46 -0500 |
---|---|---|
committer | Jakub Kuderski <kubak@google.com> | 2023-01-04 13:29:47 -0500 |
commit | c957fe0f6088485beea3b03cf4b4084c41226328 (patch) | |
tree | 07b00c010be5f5a23578553c8d994e1f12c98782 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 53a858f7fc5325d66443fa5e3ddaa71e2bb08640 (diff) | |
download | llvm-c957fe0f6088485beea3b03cf4b4084c41226328.zip llvm-c957fe0f6088485beea3b03cf4b4084c41226328.tar.gz llvm-c957fe0f6088485beea3b03cf4b4084c41226328.tar.bz2 |
[mlir][spirv] Add pattern to expand UMulExtended for WebGPU
This is needed because WGSL does not yet support extended multiplication
ops.
Set up pattern/pass stuff and handle the first op: `UMulExtended`.
`SMulExtended` handling will go to a separate patch.
Issue: https://github.com/llvm/llvm-project/issues/59563
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D140995
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions