Skip to content

Tags: google/heir

Tags

nightly

Toggle nightly's commit message
fixes #2487

This pass is intended to drop the FHE part and just run in plaintext, and so all mgmt ops can be safely deleted. This can result in empty secret.generic ops (just with a yield) and so an extra branch is added to an existing pattern to handle removing those.

This PR was mostly Gemini, with minor manual tweaks

PiperOrigin-RevId: 869914790

v2026.02.01

Toggle v2026.02.01's commit message
Integrate LLVM at llvm/llvm-project@909041e4802c

Updates LLVM usage to match
[909041e4802c](llvm/llvm-project@909041e4802c)

PiperOrigin-RevId: 863352459

v2026.01.01

Toggle v2026.01.01's commit message
Integrate LLVM at llvm/llvm-project@14c00c05c13a

Updates LLVM usage to match
[14c00c05c13a](llvm/llvm-project@14c00c05c13a)

PiperOrigin-RevId: 850765800

v2025.12.11

Toggle v2025.12.11's commit message
add binaries (heir-opt etc) to monthly releases

PiperOrigin-RevId: 842914109

v2025.12.01

Toggle v2025.12.01's commit message
Integrate LLVM at llvm/llvm-project@0c2701fe7fa0

Updates LLVM usage to match
[0c2701fe7fa0](llvm/llvm-project@0c2701fe7fa0)

PiperOrigin-RevId: 837288411

v2025.11.01

Toggle v2025.11.01's commit message
Merge pull request #2359 from j2kun:bicyclic-matmul

PiperOrigin-RevId: 826599179

v2025.10.01

Toggle v2025.10.01's commit message
Integrate LLVM at llvm/llvm-project@d28c07b7550a

Updates LLVM usage to match
[d28c07b7550a](llvm/llvm-project@d28c07b7550a)

PiperOrigin-RevId: 813490970

v2025.09.05

Toggle v2025.09.05's commit message
Merge pull request #2156 from j2kun:partition-op

PiperOrigin-RevId: 803179889

v0.0.2

Toggle v0.0.2's commit message
Bump heir_py to 0.0.2

After this PR lands, I'm going to test a release workflow from GH releases

PiperOrigin-RevId: 780571308