@@ -2,13 +2,6 @@ revert: breaks MIOpen composableKernel build
2
2
[clang][Sema] Add -Wswitch-default warning option (#73077)
3
3
https://ontrack-internal.amd.com/browse/SWDEV-436625
4
4
5
- Revert: breaks build of hipCUB
6
- commit 55783bd0 [HIP] fix host min/max in header (#82956)
7
-
8
- Revert :breaks hip catch tests.
9
- 1de7e6c8cba2 [clang] move -Wcast-function-type under -Wextra (#77178)
10
- 999d4f840777 Split -Wcast-function-type into a separate group (#86131)
11
-
12
5
---
13
6
Revert: 8009bbe
14
7
Commit title:
@@ -47,30 +40,10 @@ Revert: 41f9c78
47
40
Contacts:
48
41
Konstantin
49
42
---
50
-
51
- Revert "Recommit "[InstCombine] Expand `foldSelectICmpAndOr` -> `foldSelectICmpAndBinOp` to work for more binops" (3rd Try)"
52
-
53
- Backup fix for SWDEV-454675
54
-
55
- This reverts commit 54ec8bcaf85e3a3341c97640331d58e24ac0d2cd.
56
-
57
- contact: Selehov
58
-
59
- ---
60
- Revert: breaks ipBlender*
61
- 0e73bbd3450c [AMDGPU][PromoteAlloca] Don't stop when an alloca is too big to promote (#93466)
62
-
63
- contact: Pierre
64
-
65
- ---
66
43
Revert: temaplate breaks ComposableKernel build
67
44
f46d1463b835 [clang] require template arg list after template kw (#80801)
68
45
contact : RonL
69
46
---
70
- Revert: Breaks check-clang test 'clang/test/Modules/pr60085.cppm'
71
- 99873b35da7e [NFC] [AST] Introduce Decl::isInAnotherModuleUnit and Decl::shouldEmitInExternalSource
72
- contact : mhalk (Michael Halkenhaeuser)
73
- ---
74
47
Revert: breaks composableKernel
75
48
53d2f4d96783 [CUDA][HIP] warn incompatible redeclare (#77359)
76
49
contact : Ronl or Sam
@@ -95,6 +68,8 @@ Revert: more Sema:
95
68
9e1f1cfa59c4 [Clang][Sema] Handle class member access expressions with valid nested-name-specifiers that become invalid after lookup (#98167)
96
69
RonL
97
70
---
71
+ ============== above are sema/mipopen/composable-kernel related
72
+ ---
98
73
Revert: breaks devIO for openmp
99
74
dfeb3991fb48 Remove the `x86_mmx` IR type. (#98505)
100
75
b7e4fba6e5dc Cleanup x86_mmx after removing IR type (#100646) (Reason: dependent on dfeb3991fb48)
@@ -105,3 +80,19 @@ revert: 1ca9fe6db334 Reapply "[Attributor][AMDGPU] Enable AAIndirectCallInfo f
105
80
revert : breaks build of amdgpu flat intrinsics
106
81
ee08d9cba561 AMDGPU: Remove global/flat atomic fadd intrinics (#97051)
107
82
---
83
+ Revert: breaks build of hipCUB
84
+ commit 55783bd0 [HIP] fix host min/max in header (#82956)
85
+ ---
86
+ Revert :breaks hip catch tests.
87
+ 1de7e6c8cba2 [clang] move -Wcast-function-type under -Wextra (#77178)
88
+ 999d4f840777 Split -Wcast-function-type into a separate group (#86131)
89
+ ---
90
+ Revert "Recommit "[InstCombine] Expand `foldSelectICmpAndOr` -> `foldSelectICmpAndBinOp` to work for more binops" (3rd Try)"
91
+ Backup fix for SWDEV-454675
92
+ This reverts commit 54ec8bcaf85e3a3341c97640331d58e24ac0d2cd.
93
+ contact: Selehov
94
+ ---
95
+ Revert: breaks hipBlender*
96
+ 0e73bbd3450c [AMDGPU][PromoteAlloca] Don't stop when an alloca is too big to promote (#93466)
97
+ contact: Pierre
98
+ ---
0 commit comments