diff options
author | Jakub Kuderski <jakub@nod-labs.com> | 2025-09-22 15:51:54 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-22 15:51:54 -0400 |
commit | c526c70648c14ad667e9cda37c313aaaf369eef5 (patch) | |
tree | 1ab1abe58eaa1ad12151aa0a8a55584a20fee844 /mlir/lib/Bindings/Python/IRModule.h | |
parent | 8b824f3b3eb8a75cc6dcbd1bff9ef34d1a359743 (diff) | |
download | llvm-c526c70648c14ad667e9cda37c313aaaf369eef5.zip llvm-c526c70648c14ad667e9cda37c313aaaf369eef5.tar.gz llvm-c526c70648c14ad667e9cda37c313aaaf369eef5.tar.bz2 |
[mlir][spirv] Rework type size calculation (#160162)
Similar to `::getExtensions` and `::getCapabilities`, introduce a single
entry point for type size calculation.
Also fix potential infinite recursion with `StructType`s (even
non-recursive structs), although I don't know to write a test for this
without using C++. This is mostly an NFC modulo this potential bug fix.
Diffstat (limited to 'mlir/lib/Bindings/Python/IRModule.h')
0 files changed, 0 insertions, 0 deletions