Commit 071e55b
authored
[CIR][NFS] Remove unnecessary constraints asserts in VecCmpOp (llvm#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)1 parent 45c2974 commit 071e55b
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1858 | 1858 | | |
1859 | 1859 | | |
1860 | 1860 | | |
1861 | | - | |
1862 | | - | |
1863 | | - | |
1864 | | - | |
1865 | 1861 | | |
1866 | 1862 | | |
1867 | 1863 | | |
| |||
0 commit comments