diff options
author | Amr Hesham <amr96@programmer.net> | 2025-06-03 00:22:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-03 00:22:44 +0200 |
commit | 071e55baf1ab16264021c9c52ecd4f88c325e988 (patch) | |
tree | a5abb6b08f78a3bb8d544de009d1aa0333ce42fc /llvm/lib/IR/Module.cpp | |
parent | 45c297428acbf74c088c3bf6977c83369dbc42f2 (diff) | |
download | llvm-071e55baf1ab16264021c9c52ecd4f88c325e988.zip llvm-071e55baf1ab16264021c9c52ecd4f88c325e988.tar.gz llvm-071e55baf1ab16264021c9c52ecd4f88c325e988.tar.bz2 |
[CIR][NFS] Remove unnecessary constraints asserts in VecCmpOp (#142473)
We already have constraints in CIROps to make sure that the operands and
result type are vectors
[VecCmpOp](https://github.com/llvm/llvm-project/blob/b88dfb0b23d0a1863414fb9450ee444766bfe7c9/clang/include/clang/CIR/Dialect/IR/CIROps.td#L2149-L2151)
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions