diff options
author | Finn Plummer <50529406+inbelic@users.noreply.github.com> | 2024-03-24 18:56:47 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-24 18:56:47 -0700 |
commit | 230b1895c493c511c11541af3b5bc819887c82a8 (patch) | |
tree | 70873e9d03b8f6bf95f4c7da259810bb8edfebde /llvm/lib/CodeGen/MachineFunctionPass.cpp | |
parent | cceedc939a43c7c732a5888364251775bffc2dba (diff) | |
download | llvm-230b1895c493c511c11541af3b5bc819887c82a8.zip llvm-230b1895c493c511c11541af3b5bc819887c82a8.tar.gz llvm-230b1895c493c511c11541af3b5bc819887c82a8.tar.bz2 |
[mlir][spirv] Add folding for [S|U|LessThan[Equal] (#85435)
Add missing constant propogation folder for [S|U]LessThan[Equal].
Implement additional folding when the operands are equal for all ops.
Allows for constant folding in the IndexToSPIRV pass.
Part of work #70704
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions