-
Notifications
You must be signed in to change notification settings - Fork 791
LLVM and SPIRV-LLVM-Translator pulldown (WW39 2025) #20230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
3396 commits
Select commit
Hold shift + click to select a range
660441a
[RISCV][NFC] Fix a misnamed variable (#157686)
pfusik 6dacdc3
[WebAssembly] extadd_pairwise for PartialReduce (#157669)
sparker-arm d685508
[libFuzzer] Change sig-trap test to allow expected output strings in …
DanBlackwell 4621e17
[DAGCombiner] Relax condition for extract_vector_elt combine (#157658)
zhaoqi5 4d9a7fa
[VPlan] Remove dead recipes before simplifying blends (#157622)
Mel-Chen bed9be9
[AMDGPU][gfx1250] Implement SIMemoryLegalizer (#154726)
Pierre-vh dcaa29c
Revert "[AMDGPU][gfx1250] Add `cu-store` subtarget feature (#150588)"…
Pierre-vh 212ba92
[X86] Recognise VPMADD52L pattern with AVX512IFMA/AVXIFMA (#153787) (…
Arghnews bc65352
[X86][Test] Update tests for `lround` and `llrint` (NFC) (#157807)
tgross35 ffcf82c
[AMDGPU] Change expand-fp opt level argument syntax (#157408)
frederik-h a975e64
[PowerPC] Extend and update the test for `half` support (NFC) (#152625)
tgross35 d6d0f4f
[AMDGPU][gfx1250] Remove SCOPE_SE for scratch stores (#157640)
Pierre-vh b965f26
[AMDGPU] Treat GEP offsets as signed in AMDGPUPromoteAlloca (#157682)
ritter-x2a d4f7995
[VPlan] Use Unknown instead of empty location in VPlanTransforms (#15…
SLTozer 7f4c297
[TableGen][CodeGen] Remove feature string from HwMode (#157600)
s-barannikov 49a898f
[AMDGPU][gfx1250] Support "cluster" syncscope (#157641)
Pierre-vh 1f53cc0
AMDGPU: Update baseline test checks in disassembler test (#157816)
arsenm 0b28614
[NFC][libc++] Fix typo in `libcxx/include/__memory/pointer_traits.h` …
vinay-deshmukh 8f7e8c4
AMDGPU: Fix using unaligned VGPR in literal test (#157817)
arsenm 0b696a8
[LifetimeSafety] Add PR labeler automation (#157820)
usx95 2fb29f8
[analyzer][NFC] Modernize LivenessValues::isLive (#157800)
steakhal c3e76b2
[VPlan] Keep common flags during CSE. (#157664)
fhahn b40d233
[AMDGPU] Fix PR #157408 test failures (#157823)
frederik-h b3306cb
[DFAJumpThreading] Prevent pass from using too much memory. (#153193)
dybv-sc 731ba68
[Flang][Utils] Fix BUILD_SHARED_LIBS build (#157828)
Meinersbur e03fcce
[libc++] Remove the unused cat_files.py script (#157744)
ldionne ead0e97
[DebugInfo][Mem2Reg] Assign uninitialized values with annotated locs …
SLTozer 85fb1f1
[AMDGPU] Extending wave reduction intrinsics for `i64` types - 1 (#15…
easyonaadit 6364707
[MLIR] Remove CopyOpInterface (#157711)
joker-eph 0a83e96
Revert stubgen-related patches (#157831)
ftynse 5739142
[LV][AArch64][NFC]: Change TC in a test case. (#157512)
hassnaaHamdi be773c1
Revert "Mips: Force 64bit subtarget feature to be set for ABI options…
arsenm 0f05f92
LLVM Qualification Group - Backlog documentation and Discussion Updat…
CarlosAndresRamirez 349544d
[CodeGen] Fix handling dead redefs in finalizeBundle (#157427)
jayfoad 1c58bc7
[mlir][bazel] Fix build issues caused by #157711 (#157838)
basioli-k 3327a4c
[Remarks] Move BitstreamRemarkParser helpers to private header (NFC) …
tobias-stadler 9465ef5
[mlir][tblgen] Fix bug when mixing props and InferTypes (#157367)
fabianmcg 94e2c19
[x86][AVX-VNNI] Fix VPDPBUSD Argument Types (#155194)
BaiXilin a76b02d
[AMDGPU] Extending wave reduction intrinsics for `i64` types - 2 (#15…
easyonaadit 79e9317
[DebugInfo] When merging locations prefer unannotated empty locs (#15…
SLTozer acea1f5
[LLVM][MC][CodeEmitterGen] Reduce various `InstBits` table sizes (#15…
jurahul 93b9173
[Analysis][NFC] Improve documentation for getMemoryOpCost (#156875)
david-arm 5b81367
[AMDGPU] Generate canonical additions in AMDGPUPromoteAlloca (#157810)
ritter-x2a 3c810b7
[LV] Add initial legality checks for early exit loops with side effec…
huntergr-arm b7e31e7
[LAA] Strip findForkedPointer (NFC) (#140298)
artagnon 106eb46
[AArch64] Break up `AArch64FrameLowering::emitPrologue` (NFCI) (#157485)
MacDue d452e67
[flang][OpenMP] Enable tiling (#143715)
jsjodin 1e6a63e
[AMDGPU] Extending wave reduction intrinsics for `i64` types - 3 (#15…
easyonaadit 924bf24
[AMDGPU] Add builtins for wave reduction intrinsics (#150170)
easyonaadit dcdbb39
[InstCombine] Use intersectForOffsetAdd() in CommonPointerBase (#157851)
nikic 6580c91
[SCEV] Fold ((-1 * C1) * D / C1) -> -1 * D. (#157555)
fhahn 619d36f
[GISel] Combine shift + trunc + shift pattern (#155583)
jyli0116 d18eca0
[LLVM][LangRef] Remove "n > 0" restriction from get.active.lanes.mask…
paulwalker-arm d070960
[mlir][spirv] Check variable for null before dereferencing (#157457)
apach301 312b561
[offload] Fix finding libomptarget in runtimes build (#157856)
mgorny 62f2641
X86: Stop using MachineFunction in getPointerRegClass (#156880)
arsenm bdebbd9
[AMDGPU] Propagate Constants for Wave Reduction Intrinsics (#150395)
easyonaadit a301e1a
[InstCombine] Split GEPs with multiple non-zero offsets (#151333)
nikic 6ff97d0
[Clang] Fix __cpuidex conflict with other offloading targets (#157741)
sarnex 3751b6b
[llvm-pdbutil] Create public symbols in yaml2pdb (#157362)
Nerixyz fa0bb6a
[X86] Fix throughput typo in XMM/YMM PACK/PALIGNR schedule classes (#…
RKSimon fc9fe0f
[flang][OpenMP] Fix crash on DECLARE REDUCTION in unparse-with-symbol…
kparzysz 3c60c03
Mark variable as maybe unused (only used in debug mode) (#157875)
basioli-k 7d36727
AMDGPU: Add uniformity analysis test for G_ZEXTLOAD and G_SEXTLOAD (#…
petar-avramovic acb38c8
[lldb-dap] Add command line option `--connection-timeout` (#156803)
royitaqi 752c1cf
[Instrumentation] Fix formatting of MemorySanitizer.cpp
kazutakahirata 56122f7
[AArch64] Use SignExtend64<N> (NFC) (#157788)
kazutakahirata cac3802
[ADT] Fix comment typos in STLForwardCompat.h (#157789)
kazutakahirata 9a64fa7
[Support] Use CTLog2 from PointerLikeTypeTraits.h (NFC) (#157790)
kazutakahirata 65994cc
[Support] Use std::conditional_t in several type traits (NFC) (#157791)
kazutakahirata a1fc0f9
[llvm] Proofread Contributing.rst (#157792)
kazutakahirata e92cbfb
[libc] Update some __builtin_* usage to be compatible with MSVC. (#15…
lntue c82d09c
[PDB] Add public symbol lookup by address (#157361)
Nerixyz e5102e2
[CIR] Upstream FPToFPBuiltin ASinOp (#157350)
AmrDeveloper 397e5a4
[ExpandVectorPredication] Expand vp_merge and vp_select in expandPred…
topperc 61e4d23
[RISCV] Fold (X & -(1 << C1) & 0xffffffff) == C2 << C1 to sraiw X, C1…
topperc 265b032
[InstCombine] Added optimisation for trunc (Pow2 >> x) to i1 (#157030)
kper 41c6859
AMDGPU/UniformityAnalysis: fix G_ZEXTLOAD and G_SEXTLOAD (#157845)
petar-avramovic f756224
[llvm-lto2] Added llvm-lto2 -unified-lto descriptions (revised) (#155…
fnriv 7404734
Merge from 'sycl' to 'sycl-web' (15 commits)
e07716d
[TableGen][DecoderEmitter] Report all decoding conflicts (#157847)
jurahul 0048337
[OpenMP] Add definitions of TASKGRAPH, GRAPH_ID and GRAPH_RESET (#157…
kparzysz 7b82873
[LV] Add tests with multiple store groups re-using widened ops.
fhahn 149b9ac
[NFC][lldb] Cleanup the ArchDefinitionEntry definitons. (#152618)
clayborg b44e6e0
[NFC] Fix CodeQL violations in compiler-rt. (#157793)
ampandey-1995 2701a22
[LVI] Support no constant range of cast value in getEdgeValueLocal. (…
andjo403 a65aca6
[lldb][test] StepUntil disable test for unsupported linkers. (#157474)
da-viper ef9d04f
[docs][OpenMP] Update loop transformation impementation status
Meinersbur f5315bd
[lldb][test] Re-enable `TestRerunAndExprDylib.py` (#157872)
da-viper e2d9420
Make flag-only options work in the ParsedCommand mode of adding comma…
jimingham 0a69cd4
[JumpThreading][DebugInfo] Propagate DebugLocs when simplifying loads…
SLTozer 71389a5
[flang][runtime] Preserve some list-directed input state in child (#1…
klausler 7c66302
[Libc++][NFC] Fix typos in tests (#157699)
cor3ntin 2026c72
Merge from 'main' to 'sycl-web' (268 commits)
ivankelarev b574e63
[lldb] Pass execution context to CompilerType::GetByteSize - in Comma…
kastiglione c511e1a
[InstCombine] Preserve nneg in foldLogicCastConstant (#157865)
XChy f1cdb44
Reapply "[APINotes] Prefer diff -u over diff -b" (#157894)
boomanaiden154 1495cea
[flang] Add hlfir.index op to represent index intrinsic function (#15…
valerydmit 57bd1c6
[Remarks] Remove redundant size from StringRefs (NFC) (#156357)
tobias-stadler c685a20
[gn build] Port 106eb4623d0c
aeubanks 5912c76
[gn build] Port c82d09c96a4c
aeubanks ab26257
[gn build] Port ed9dded83f5b
aeubanks 675b01a
[BOLT][AArch64][instr] Remove instructions on saving and restoring NZ…
yozhu 0dddfab
[SLP]Recalculate deps if the original instruction scheduled after bei…
alexey-bataev b580829
[RISCV] Add helper method for checking for Zicond or XVentanaCondOps.…
topperc 33c9236
[RISCV] Extend zvqdot matching to handle disjoint or (#157901)
XChy ebf86b1
[RISCV] Fix mistake in comment in RISCVInstrInfoP.td. NFC
topperc 20cfaf0
[lldb] Remove unused swig macro (NFC) (#157905)
kastiglione cb9cb4e
[UTC] Introduce test for PR147670 (NFC)
antoniofrighetto 1cacc73
[UTC] Record TBAA semantics when autogenerating check lines
antoniofrighetto 8062b16
Revert "[NFC] Fix CodeQL violations in compiler-rt. (#157793)" (#157913)
ampandey-1995 6241cb3
Driver: Fix two comments for accuracy.
pcc 110ab5a
[AMDGPU] Add builtins and intrinsics for cluster attributes (#157877)
shiltian a879be8
[mlir][LLVMIR] Support memory model relaxation annotations (MMRA) (#1…
krzysz00 0d40450
[HLSL] Add static methods for resource initialization (#155866)
hekota ccc3403
[libc] Clean up errno header usage in math tests. (#157898)
vonosmas 9fdf2c7
[flang][cuda] Call runtime initialize for derived type with device co…
clementval 055e4ff
[VPlan] Don't narrow op multiple times in narrowInterleaveGroups.
fhahn 5ceb450
[compiler-rt] Update some tests to pass with lit internal shell. (#15…
cmtice 78853df
[flang][OpenMP] Extend `do concurrent` mapping to device (#155987)
ergawy 11a4f5b
[lldb-dap] Fix test: TestDAP_server.py (#157924)
royitaqi 9e778f6
[DirectX] Removing dxbc DescriptorRange from mcbxdc (#154629)
joaosaffran 6a581f7
[clang] fix incorrect assumption about function type 's ExtInfo (#157…
mizvekov c6947da
[RISCV] Add helper method for detecting BEXTI or TH_TST is supported.…
topperc 262c7b7
[RISCV][GISel] Widen G_ABDS/G_ABDU before lowering when Zbb is enable…
topperc f0b8069
[flang][cuda][NFC] Simplify IsCUDAShared (#157931)
clementval d7e6e72
[RISCV] Correct the predicate for the ror and rorw with immediate Ins…
topperc 55e99ef
[lldb][test] skip test `TestRerunAndExprDylib.py` on remote (#157916)
da-viper c745c54
[LLVM] Prefer octal to hex for printf (#157884)
boomanaiden154 17723e4
[mlir][Linalg] Allow PartialReductionOpInterface ops in tile_reductio…
bangtianliu 3af202a
[NFC][LLVM] Fix link in Maintainers.md (#157857)
DrSergei 24e9ee4
[flang] Improve contiguity checker for component references (#153222)
klausler 827d775
[docs][OpenMP] Claim TASKGRAPH (#157947)
kparzysz 7f007b5
[MLIR][Vector] Add warp distribution for `scf.if` (#157119)
akroviakov 35b141f
[flang] Translate +x to (x), not x (#157513)
klausler de5f9fa
[NFCI] Fix Wattributes warnings from Sema. (#157906)
erichkeane e062b9c
[flang] Downgrade error to warning for consistency (#157191)
klausler 8ae3aea
[AMDGPU] NFC. Add testcase to test SIInsertWaitcnts::generateWaitcntI…
choikwa 701b839
[flang][cuda] Fix type mismatch when transferring logical (#157952)
clementval 1efa997
[VPlan] Handle stores to single-scalar addr in narrowToSingleScalars.
fhahn 10cb685
[AMDGPU] llvm.prefetch documentation for gfx1250. NFC (#157949)
rampitec 0c07efd
[compiler-rt] Removed unnecessary 'REQUIRES: shell' from lit tests. (…
cmtice 984251a
Revert "[DAGCombiner] Relax condition for extract_vector_elt combine"…
aeubanks f2b6ec6
[MLIR] Apply clang-tidy fixes for performance-unnecessary-value-param…
joker-eph 690b9c9
[MLIR] Apply clang-tidy fixes for readability-container-size-empty in…
joker-eph 89508c3
[MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in TosaOp…
joker-eph 5cf35f1
[MLIR] Apply clang-tidy fixes for performance-for-range-copy in OpenM…
joker-eph 112be89
[profcheck] Add test introduced in #156477 to profcheck-xfail list (#…
mtrofin c04b98f
Add tbaa-semantics-checks.test to profcheck-xfail.txt post- #147670 (…
mtrofin c087da4
[lldb][ElfCore] Improve main executable detection in core files (#157…
GeorgeHuyubo 4a4bdde
[clang] Delay normalization of `-fmodules-cache-path` (#150123)
jansvoboda11 b8cefcb
[AMDGPU] Restrict operands of ld_scale_paired to low 256 vgprs. NFCI …
rampitec 613caa9
Revert "[clang] Delay normalization of `-fmodules-cache-path` (#150123)"
jansvoboda11 f2d827c
[profcheck] Require `unknown` metadata have an origin parameter (#157…
mtrofin 1b9b790
[MLIR][Conversion] Convert XeGPU to XeVM pass: Remove lowering suppor…
silee2 0b87d27
[libc] Implement vector 'split' and 'concat' routines (#157537)
jhuber6 d7318eb
[libc] Clean up errno header usage in wchar tests. (#157942)
vonosmas 55bef46
Reland "[clang] Delay normalization of `-fmodules-cache-path` (#150123)"
jansvoboda11 675ecf6
[RISCV] Use default promotion for i32 CTLZ_ZERO_UNDEF on RV64 with XT…
topperc db74eae
[WebKit checkers] Treat NULL, 0, and nil like nullptr (#157700)
rniwa 4644099
AMDGPU: Remove most manual AVLdSt decoder code (#157861)
arsenm 8f84295
[ExpandVectorPredication] Keep the original value name when expanding…
topperc f869d7a
Reapply "[llvm] Use lit internal shell by default"
boomanaiden154 9179d3f
[DirectX] Validate if Textures/TypedBuffers are being bound in Root S…
joaosaffran 3e898bc
[LV] Fix cost misaligned when gather/scatter w/ addr is uniform. (#15…
ElvisWang123 0efa75d
[flang] Fix MSVC build break after e062b9c9a3433 (#157971)
kparzysz b8e1cc5
[libc] Migrate some test/src/time tests to ErrnoCheckingTest. (#157960)
vonosmas 4eadb45
[lldb][NFC] Try to adapt Cortex-M API test for an Unbuntu bot
jasonmolenda 9641399
Fix a `-Wunused-variable` warning on windows (#157973)
bogner 0dbea52
[flang][OpenMP] Parse TASKGRAPH, GRAPH_ID, and GRAPH_RESET (#157926)
kparzysz 21857ae
Revert "[lldb][NFC] Try to adapt Cortex-M API test for an Unbuntu bot"
jasonmolenda d8f0a57
[lit] Remove StringIO imports
boomanaiden154 79012fc
[LowerTypeTests] Optimize buildBitSet (#157386)
vitalybuka 902f1fc
[clang][driver] Improve warning message for complex range overrides (…
s-watanabe314 c691726
[RISCV][GISel] Lower G_SADDE (#156865)
woruyu 8a8a810
[SLP][NFC] Remove unused local variable in lambda (#156835)
garthlei 41d7ae8
[RISCV][GlobalIsel] Lower G_FMINIMUMNUM, G_FMAXIMUMNUM (#157295)
sunshaoce cf5ae4d
Fix bazel target broken in #157537 (#157982)
jtstogel 6a63114
[compiler-rt] Mark some tests as unsupported on Windows. (#157972)
cmtice afaea7f
[compiler-rt] Fix sig-trap.test to work with lit internal shell. (#15…
cmtice 14cf515
[compiler-rt] Update fuzzer/focus-function.test to not require shell.…
cmtice 33757cd
[LTO] Fix the issue of resetting the triple to default when it's empt…
fzou1 004231a
[clang][bytecode] Check strlen impl for primitive arrays (#157494)
tbaederr fc0f1fc
ARM: Move remaining half convert libcall config into tablegen (#153408)
arsenm 2b05841
[CoroSplit] AllocaUseVisitor visits insertvalue/insertelement (#156788)
NewSigma c883b67
Document some of the regular admin tasks (#133825)
tstellar 21b99e1
[clang][bytecode] Check reads for null block pointers (#157695)
tbaederr 8fae5a5
[clang][bytecode] Check builtin carryops for dummy pointers (#157490)
tbaederr 7e38793
[flang][cuda] Make sure stream is a i64 reference (#157957)
clementval 6fda136
[clang][ExprConst][NFC] Take a const ASTContext in a few places (#157…
tbaederr 1278ac7
[NFC][GlobalISel] Pass `APInt` by const reference (#157827)
abhishek-kaushik22 336503c
[lldb][NFC] Force some logging on to TestCortexMExceptionUnwind.py
jasonmolenda 6a71938
Revert "[lldb][NFC] Force some logging on to TestCortexMExceptionUnwi…
jasonmolenda bf6debc
[FunctionSpecialization] Fix profile count preserving logic (#157939)
alanzhao1 db8f5c3
Merge from 'sycl' to 'sycl-web' (6 commits)
e790c97
[RISCV] Make "target-feature +i" explicit (#157835)
futog 1723f80
[ARM] Allow s constraints on half (#157860)
nikic fa63642
[RISC-V][GlobaISel] Legalize G_ATOMIC_CMPXCHG and G_ATOMIC_CMPXCHG_WI…
ReVe1uv 0c6141a
[GlobalISel] Add computeNumSignBits for SHL (#152067)
yichi170 e2a067e
[clang][bytecode][NFC] Remove an else after a return (#157999)
tbaederr 859e8a6
[clang][bytecode] Implement C23 named loops (#156856)
tbaederr 147aefd
Merge from 'main' to 'sycl-web' (114 commits)
fzou1 d267fac
[AMDGPU] Use subtarget call to determine number of VGPRs (#157927)
rampitec 0e8f9fc
[MCA][X86] Remove AVXVNNI tests from IceLakeServer (#158010)
RKSimon 70012fd
[SCEV] Fold (C1 * A /u C2) -> A /u (C2 /u C1), if C2 > C1. (#157656)
fhahn 3fb9412
[libc++][C++03] partially cherry-pick #122641 (#157596)
philnik777 3a7da9a
LTO: Stop storing string triple (#157991)
arsenm f56309a
[compiler-rt][test] Use packaging.version.Version to compare glibc ve…
DavidSpickett 98f1ae0
[clang] Fix assertion with invalid embed limit parameter value (#157896)
Fznamznon c62ea65
[VectorCombine] Add Ext and Trunc support in foldBitOpOfCastConstant …
XChy d04b6da
[llvm-mca][x86] Ensure avxvnni tests actually test the avxvnni instru…
RKSimon b4c98fc
Thread Safety Analysis: Basic capability alias-analysis (#142955)
melver 30f9fb7
[clang][ExprConst][NFC] Move EvalMode enum to State (#157988)
tbaederr 40270e8
AMDGPU/GlobalISel: Add regbanklegalize rules for load and store (#153…
petar-avramovic 0f13cae
[CodeGen, CHERI] Add capability types to MVT. (#156616)
resistor 75099c2
[ConstantFolding] Fold scalable get_active_lane_masks (#156659)
MDevereau 861dc29
[Headers][X86] Allow AVX vector concatenation intrinsics to be used i…
kimsh02 b970108
AMDGPU/GlobalISel: Import D16 load patterns and add combines for them…
petar-avramovic 9334ef9
[LangRef] Specify that load of alloca outside lifetime is poison (#15…
nikic e25e25d
[Dexter] Add `-v` to lit dexter substitutions (#158025)
OCHyams a401f46
[IRDL] [NFC] Add the IRDL dialect rationale document (#157858)
Moxinilian 71f7f8a
[TSan] Add interceptor for os_unfair_lock_lock_with_flags (#153815)
DanBlackwell 94d5c54
[clang][bytecode] Don't update temporary in InitGlobalTemp* (#158022)
tbaederr daa88b3
[libc++] Remove UB from `std::__tree_node` construction (#153908)
vinay-deshmukh e7429c2
Remove extra include - fixes bazel build, introduced by 55bef46 (#158…
basioli-k 2f755c5
[OpenMP] Conditional modifier on lastprivate clause is producing inco…
chandraghale 3522705
Merge from 'sycl' to 'sycl-web' (13 commits)
2349154
Merge with Conflict Markers
jsji 3c2df0e
Merge commit '2f755c543ab357bd83235592fcee37fa391cdd9d' into llvmspir…
sys-ce-bb 84a4c37
Addition of alloca-load-store.ll, identity-function.ll, multiple-anon…
aadeshps-mcw ac31b7a
Porting tests from llvm-project (#3303)
EbinJose2002 86340d5
Support for SPV_INTEL_shader_atomic_bfloat16 extension (#3343)
MrSidims 7627dc7
Pass -Wno-error=incompatible-pointer-types to a test (#3352)
MrSidims 8a29f58
Allow translation of global internal constants with private address s…
idubinov f6bb648
Addition of global-constants.ll, local-aggregrate-constant.ll, local-…
aadeshps-mcw 817591c
Fix invalid DebugInfoNone placement for DebugFunction (#3354)
MrSidims 6faf345
Fix BFloat16 mangling (#3355)
MrSidims b9db548
Fix code quality issues. (#3361)
maarquitos14 d76519c
Fix error propagation in parseSPIRV (#3362)
svenvh a9512f2
[NFC][SYCL] Auto regen check_device_code tests (#32059)
jsji 0bcde74
Fix file-table-tform-merge.test LIT test failure (#32051)
ivankelarev d82de72
[NFC] Update nvvm-annotations.ll LIT test (#31672)
ivankelarev 30ec693
[NFC][AMDGPU] Update llc-pipeline-npm.ll
jsji ae725d2
[NFC] Update address-space-cond-op.cpp LIT test (#31805)
ivankelarev 1b941e2
[NFC] Update datalayout in nvptx-short-ptr.cpp after e5948b4f805a9
jsji 0a428d2
Merge remote-tracking branch 'origin/sycl' into llvmspirv_pulldown
jsji 302cf0d
Fix duplicate warnings (#20189)
srividya-sundaram 47373a2
[NFC] Use wildcards instead in file-table-tform-merge.test
jsji 97a53f8
[NFC] XFAIL KernelAndProgram/free_function_kernels.cpp
jsji 90983fd
Merge remote-tracking branch 'origin/sycl' into llvmspirv_pulldown
jsji File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why do we need this change? Is there any case where we expect only one file to exist? It's the only scenario where I would expect this change to be meaningful. Am I missing anything?
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We are now using
sh
instead of builtin shell after llvm/llvm-project#158465 , the syntax {0,1} was for bash only.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The test pass locally when my shell is bash, but failing remote in CI where the shell is not bash (I think).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i approved for tools based on the response above, marcos if you don't agree with the change please follow up with jinsong offline, thanks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works for me. Just wanted to understand the reason behind the change.