Tags: google/heir
Tags
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
Integrate LLVM at llvm/llvm-project@909041e4802c Updates LLVM usage to match [909041e4802c](llvm/llvm-project@909041e4802c) PiperOrigin-RevId: 863352459
Integrate LLVM at llvm/llvm-project@14c00c05c13a Updates LLVM usage to match [14c00c05c13a](llvm/llvm-project@14c00c05c13a) PiperOrigin-RevId: 850765800
Integrate LLVM at llvm/llvm-project@0c2701fe7fa0 Updates LLVM usage to match [0c2701fe7fa0](llvm/llvm-project@0c2701fe7fa0) PiperOrigin-RevId: 837288411
Integrate LLVM at llvm/llvm-project@d28c07b7550a Updates LLVM usage to match [d28c07b7550a](llvm/llvm-project@d28c07b7550a) PiperOrigin-RevId: 813490970
Merge pull request #2156 from j2kun:partition-op PiperOrigin-RevId: 803179889