Commit eb961eb
committed
merge main into amd-staging
revert: SPIRV 2nd patch from llvm needed
5528388 EarlyCSE: fix CmpPredicate duplicate-hashing (llvm#119902)
Change-Id: Ib28de7b92a661965bc294313b117de96cd2e056aFile tree
84 files changed
+2342
-885
lines changed- .github/workflows
- clang-tools-extra/docs/clang-tidy
- clang
- include/clang/Basic
- lib/Basic
- Targets
- compiler-rt
- lib/ubsan_minimal
- test/ubsan_minimal/TestCases
- flang
- lib/Semantics
- test/Semantics
- lldb
- source/DataFormatters
- test/API/functionalities/data-formatter/embedded-summary
- lld
- COFF
- test/COFF
- wasm
- llvm
- include/llvm
- CodeGen
- DebugInfo/GSYM
- lib
- DebugInfo/GSYM
- Target
- AMDGPU
- RISCV
- SystemZ
- Transforms/Instrumentation
- test
- CodeGen/RISCV/GlobalISel
- Transforms/EarlyCSE
- tools/llvm-gsymutil/ARM_AArch64
- unittests/CodeGen
- utils/TableGen/Common
- mlir
- lib/Dialect/Arith/Transforms
- test/Dialect/Arith
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
84 files changed
+2342
-885
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
| 71 | + | |
| 72 | + | |
73 | 73 | | |
74 | | - | |
75 | | - | |
| 74 | + | |
| 75 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
| 83 | + | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments