diff options
author | Finn Plummer <50529406+inbelic@users.noreply.github.com> | 2024-03-19 13:27:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-19 13:27:35 -0700 |
commit | 8cbb8ac02cc481723a0e0c20beab03fdc50accd9 (patch) | |
tree | 2fd83f6a0cc368759bd8666ff757d76b4793b3f9 /llvm/lib/Object/ELFObjectFile.cpp | |
parent | 2377b9773d40d2daa249ac20fe452f041bb6a88c (diff) | |
download | llvm-8cbb8ac02cc481723a0e0c20beab03fdc50accd9.zip llvm-8cbb8ac02cc481723a0e0c20beab03fdc50accd9.tar.gz llvm-8cbb8ac02cc481723a0e0c20beab03fdc50accd9.tar.bz2 |
[mlir][spirv] Add folding for SelectOp (#85430)
Add missing constant propogation folder for spirv.Select
Implement additional folding when both selections are equivalent or the
condition is a constant Scalar/SplatVector.
Allows for constant folding in the IndexToSPIRV pass.
Part of work #70704
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions