forked from llvm/llvm-project
-
Notifications
You must be signed in to change notification settings - Fork 58
/
Copy pathrevert_patches.txt
43 lines (42 loc) · 1.4 KB
/
revert_patches.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
Revert: breaks build of hipCUB
commit 55783bd0 [HIP] fix host min/max in header (#82956)
Sam
---
Revert "Recommit "[InstCombine] Expand `foldSelectICmpAndOr` -> `foldSelectICmpAndBinOp` to work for more binops" (3rd Try)"
Backup fix for SWDEV-454675
This reverts commit 54ec8bcaf
contact: Selehov
A revert is pending on gerrit
---
breaks devicelibs
6e0b0038 [clang][OpenCL][CodeGen][AMDGPU] Do not use `private` as the default AS for when `generic` is available (#112442)
AlexV and MarkS
---
breaks build of hipRuntime
51ad2901ca54 [Clang] Improve diagnostic on `[[nodiscard]]` attribute (#112521)
Ron, Maneesh
---
Revert: breaks build of rocFFT
854d7301f989 [Clang/AMDGPU] Zero sized arrays not allowed in HIP device code. (#113470)
Ron and Vigneshwar
---
revert: breaks rocBLAS build
d57230c7 [AMDGPU][MC] Disallow op_sel in some VOP3P dot instructions (#100485)
---
revert: breaks build of rccl __cpuidex
1c28b92373 [Clang] __has_builtin should return false for aux triple builtins (#121839)
Ron and Saiyed
---
--
revert: breaks classic flang
de7438e47283 - [NVPTX] Auto-Upgrade some nvvm.annotations to attributes
Ron
---
revert: need clean patch from Amit
b68b4f64a2bd [Driver][ASan] Refactor Clang-Driver "Sanitizer
---
revert: needs flang-new merge help
[mlir][OpenMP][flang] make private variable allocation implicit in omp.private (#124019)
9ad4ebd82b60 [mlir][OpenMP][NFC] break out priv var init into hel
---