Commit 3ecb49e
[LLVM] Bump to 75aa01b89 (#257)
Bump LLVM to llvm/llvm-project@75aa01b89
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Maksim Levental <[email protected]>1 parent c272020 commit 3ecb49e
File tree
3 files changed
+17
-17
lines changed- projects/eudsl-python-extras
- examples
- tests/dialect
- third_party
3 files changed
+17
-17
lines changedLines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
418 | | - | |
| 418 | + | |
419 | 419 | | |
420 | 420 | | |
421 | 421 | | |
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
486 | | - | |
| 486 | + | |
487 | 487 | | |
488 | 488 | | |
489 | | - | |
| 489 | + | |
490 | 490 | | |
491 | 491 | | |
492 | | - | |
| 492 | + | |
493 | 493 | | |
494 | 494 | | |
495 | 495 | | |
| |||
579 | 579 | | |
580 | 580 | | |
581 | 581 | | |
582 | | - | |
| 582 | + | |
583 | 583 | | |
584 | 584 | | |
585 | | - | |
| 585 | + | |
586 | 586 | | |
587 | 587 | | |
588 | | - | |
| 588 | + | |
589 | 589 | | |
590 | 590 | | |
591 | 591 | | |
| |||
708 | 708 | | |
709 | 709 | | |
710 | 710 | | |
711 | | - | |
| 711 | + | |
712 | 712 | | |
713 | 713 | | |
714 | | - | |
| 714 | + | |
715 | 715 | | |
716 | 716 | | |
717 | | - | |
| 717 | + | |
718 | 718 | | |
719 | 719 | | |
720 | 720 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
702 | 702 | | |
703 | 703 | | |
704 | 704 | | |
705 | | - | |
| 705 | + | |
706 | 706 | | |
707 | 707 | | |
708 | 708 | | |
| |||
856 | 856 | | |
857 | 857 | | |
858 | 858 | | |
859 | | - | |
860 | | - | |
| 859 | + | |
| 860 | + | |
861 | 861 | | |
862 | 862 | | |
863 | 863 | | |
| |||
924 | 924 | | |
925 | 925 | | |
926 | 926 | | |
927 | | - | |
| 927 | + | |
928 | 928 | | |
929 | 929 | | |
930 | 930 | | |
| |||
997 | 997 | | |
998 | 998 | | |
999 | 999 | | |
1000 | | - | |
| 1000 | + | |
1001 | 1001 | | |
1002 | 1002 | | |
1003 | 1003 | | |
1004 | 1004 | | |
1005 | 1005 | | |
1006 | | - | |
| 1006 | + | |
1007 | 1007 | | |
1008 | 1008 | | |
1009 | 1009 | | |
| |||
Submodule llvm-project updated 44 files
- clang/include/clang/Basic/arm_mve.td+4-2
- clang/include/clang/Basic/arm_mve_defs.td+5-4
- clang/lib/AST/RecordLayoutBuilder.cpp+4-5
- clang/test/CodeGen/arm-mve-intrinsics/ternary.c+692-320
- clang/utils/TableGen/MveEmitter.cpp+11-4
- flang/lib/Lower/Runtime.cpp+47-4
- flang/test/Lower/pause-statement.f90+26-2
- lld/ELF/SyntheticSections.cpp+70-87
- lld/ELF/SyntheticSections.h+11-19
- llvm/docs/LangRef.rst+54-56
- llvm/include/llvm/Analysis/TargetTransformInfo.h+2-1
- llvm/include/llvm/CodeGen/BasicTTIImpl.h+12-1
- llvm/include/llvm/CodeGen/ISDOpcodes.h+5-15
- llvm/include/llvm/IR/IntrinsicsARM.td+3
- llvm/include/llvm/MC/MCObjectFileInfo.h-7
- llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp+3-3
- llvm/lib/MC/MCObjectFileInfo.cpp-4
- llvm/lib/Target/ARM/ARMInstrMVE.td+12
- llvm/lib/Target/RISCV/RISCVISelLowering.cpp+16
- llvm/lib/Target/RISCV/RISCVISelLowering.h+4
- llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp+19
- llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h+4
- llvm/lib/Transforms/Vectorize/VPlanUtils.cpp+2-1
- llvm/test/Analysis/CostModel/RISCV/vp-intrinsics.ll+65-65
- llvm/test/CodeGen/Thumb2/mve-intrinsics/strict-intrinsics.ll+112-12
- llvm/test/CodeGen/X86/addcarry.ll+3-12
- llvm/test/Transforms/LoopVectorize/select-umin-first-index.ll+89
- llvm/tools/llc/llc.cpp+2-4
- llvm/utils/gn/secondary/libcxx/include/BUILD.gn+2
- mlir/docs/Dialects/Linalg/OpDSL.md+9-8
- mlir/include/mlir/Dialect/Linalg/IR/LinalgNamedStructuredOps.yaml+6-12
- mlir/lib/Dialect/ControlFlow/IR/CMakeLists.txt+1
- mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp+33-1
- mlir/lib/Dialect/Linalg/IR/LinalgInterfaces.cpp+21-2
- mlir/python/mlir/dialects/linalg/opdsl/ops/core_named_ops.py+4-4
- mlir/test/Dialect/Affine/value-bounds-reification.mlir+2-2
- mlir/test/Dialect/ControlFlow/canonicalize.mlir+22
- mlir/test/Dialect/Linalg/fusion-elementwise-ops.mlir+1-25
- mlir/test/Dialect/Linalg/generalize-named-polymorphic-ops.mlir+4-4
- mlir/test/Dialect/Linalg/invalid.mlir+18
- mlir/test/Integration/Dialect/Linalg/CPU/test-matmul-masked-vec.mlir+2-2
- mlir/test/Integration/Dialect/Transform/match_matmul.mlir+2-2
- mlir/test/python/integration/dialects/linalg/opsrun.py+12-14
- utils/bazel/llvm-project-overlay/mlir/BUILD.bazel+1
0 commit comments