-
Notifications
You must be signed in to change notification settings - Fork 791
LLVM and SPIRV-LLVM-Translator pulldown (WW47 2024) #16165
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
1946 commits
Select commit
Hold shift + click to select a range
76f993b
[libc++][NFC] Remove unused header in test/support
ldionne 5f8b83e
[flang][OpenMP] Deprecation message for DESTROY with no argument (#11…
kparzysz ff5551c
[Clang] [NFC] Introduce `DynamicRecursiveASTVisitor` (#110040)
Sirraide 02e5c25
[X86] SimplifyDemandedBitsForTargetNode - cleanup SSE shift-by-immedi…
RKSimon 61d5add
[X86] SimplifyDemandedBitsForTargetNode - call SimplifyMultipleUseDem…
RKSimon 04aaa35
[libc][NFC] Correct test header inclusion, license (#114604)
michaelrj-google 3cdac06
[HLSL][SPIRV][DXIL] Implement `dot4add_i8packed` intrinsic (#113623)
inbelic e952728
[LLDB] Retry Add a target.launch-working-dir setting
23a01a4
More refinement of call site handling in stepping. (#114628)
jimingham 7780cf0
[AMDGPU][MC] Fix disassemble of image_gather4 with d16 (#114609)
jwanggit86 bac7a6b
[PS5][Driver] Pass `-z rodynamic` to the linker (#115009)
playstation-edd ce067c5
AMDGPU: Rename test file
arsenm 592c0fe
[flang] Tweak a SCALE/IEEE_SCALB folding overflow warning message (#1…
vdonaldson 7c3fdcc
[CUDA] Add support for __grid_constant__ attribute (#114589)
Artem-B a993dfc
[flang][debug] Support assumed-rank arrays. (#114404)
abidh 9b9369e
[mlir][tensor] Improve `FoldTensorCastProducerOp` (dynamic shapes) (#…
banach-space d02d9ce
[mlir] Fix a warning
kazutakahirata a33d42a
[gn build] Port ff5551cdb07f
llvmgnsyncbot c695a32
[CIR] Call code gen; create empty cir.func op (#113483)
dkolsen-pgi 803f957
Fix a thinko in the CallSite handling code: (#114896)
jimingham 17d9565
Reapply "[tsan] Don't use `enum __tsan_memory_order` in tsan interfac…
vitalybuka db69d69
[flang][cuda] Support data transfer from descriptor to a pointer (#11…
clementval e566ae8
[RISCV][GISel] Remove s32 support for G_ABS on RV64.
topperc 8b65973
[SystemZ] Make lit test more specific (#115050)
redstar db1882e
[SystemZ][XRay] XRay runtime support for SystemZ (#113252)
redstar 4a37799
[SystemZ][XRay] Implement XRay instrumentation for SystemZ (#113253)
redstar 0c60573
clang/AMDGPU: Emit grid size builtins with range metadata (#113038)
arsenm 0b40f97
AMDGPU: Treat uint32_max as the default value for amdgpu-max-num-work…
arsenm 0428f2c
[SystemZ][XRay] Enable XRay for SystemZ in clang (#113254)
redstar e8644e3
[AMDGPU][True16][MC] VOP2 update instructions with fake16 format (#11…
broxigarchen fbbd8b0
[flang] Fix rewriting of misparsed statement functions (#112934)
klausler 07e053f
[flang][runtime] Fix finalization case in assignment (#113611)
klausler 850d42f
[flang] Handle "defined" in macro expansions (#114844)
klausler 97982a8
[RISCV][CFI] add function epilogue cfi information (#110810)
dlav-sc b8ac87f
[LLVM][AsmParser] Add support for C style comments (#111554)
jurahul 97262af
Allow specifying libcxx builder image. (#110303)
EricWF fedb9fd
[libc] Fix sendmsg iovec unpoisoning (#115057)
michaelrj-google a353e25
[LAA] Don't require Stride == 1/-1 for inbounds pointer AddRecs nowra…
fhahn 823625c
[nfc][tsan] Simplify morder conversion (#115075)
vitalybuka dccb1fe
[RISCV] Update latency of MUL & CPOP in SiFive P600's scheduling mode…
mshockwave 6d7e51d
[AMDGPU] Extend type support for update_dpp intrinsic (#114597)
rampitec c1cec8c
[SLP][NFC]Add a test with missed splat ordering for loads, NFC
alexey-bataev ce0d085
[SandboxVec][Legality] Query the scheduler for legality (#114616)
5e75f29
[ORC] Replace RedirectionManager::SymbolAddrMap typedef with SymbolMa…
lhames 13b5899
[SelectionDAGBuilder][X86] Don't form FMAXNUM for f16 vectors if FMAX…
topperc a20b902
[RISCV][GISel] Copy some Zbb and Zbkb IR tests. NFC
topperc 339f395
[RISCV][GISel] Enable commute_constant_to_rhs in RISCVPostLegalizerCo…
topperc 3163f83
[RISCV][GISel] Use boolean predicated legalization action methods to …
topperc 332fda8
[libc++] Remove <string> and <vector> includes from <flat_map> (#114876)
philnik777 a905203
[RISCV] Prefer strided load for interleave load with only one lane ac…
preames 4d37447
[nfc][tsan] Replace some macros with templates (#114931)
vitalybuka 320389d
[SandboxVec][BottomUpVec] Generate vector instructions (#115087)
d047488
[SandboxVec] Fix build warnings in VecUtilsTest
435e584
[clang][OpenMP] Add 'allocator' modifier for 'allocate' clause. (#114…
ddpagan 92be2cb
[LoongArch] Use LSX for scalar FP rounding with explicit rounding mod…
zhaoqi5 4c3e1e3
[llvm][AsmPrinter] Add an option to print instruction latencies (#113…
jroelofs db21dbd
[RISCV][GISel] Add constant_fold_cast_op to RISCVPostLegalizerCombiner.
topperc 11b768a
[SandboxVec][BottomUpVec] Fix bug in invalidation of analyses
9bc3102
[mlir][scf] Extend consumer fusion to multiple tilable users (#111955)
Yun-Fly 7c20bdf
[lldb] Fix synchronization in AlarmTest (NFC)
JDevlieghere 3a26feb
[RISCV] Lower fixed-length mgather/mscatter for zvfhmin/zvfbfmin (#11…
lukel97 7fb13a9
[ORC] lazyReexports: Swap IndirectStubsManager for RedirectableSymbol…
lhames 895a8e6
[AArch64][GISel] Support neon.abs intrinsic for vector types (#107226)
madhur13490 236fda5
[Analysis] Remove unused includes (NFC) (#114936)
kazutakahirata 9ba0e5c
Revert "[LoongArch][NFC] Pre-commit tests for codegen with alias anal…
heiher a165bbd
[LoongArch][NFC] Reland "Pre-commit tests for codegen with alias anal…
heiher e48d8f9
[Clang] Correctly initialize placeholder fields from their initialize…
cor3ntin d22d63a
[MLIR][Affine] Fix signature of mlir::affine::permuteLoops (#111100)
bondhugula cbc7812
[RISCV] Add Zdinx RUN line to rv64d-double-convert.ll. NFC
topperc 492812f
[WebAssembly] Fix rethrow's index calculation (#114693)
aheejin f427004
[RISCV] Add Zfinx/Zdinx RUN lines to rv64d-double-convert-strict.ll a…
topperc 84ce230
[libcxx] Use `lgamma` rather than `lgamma_r` with LLVM libc (#109556)
petrhosek 4480a22
[LV][EVL] Emit vp.merge intrinsic to enable out-loop reduction in EVL…
Mel-Chen 5adb5c0
[RISCV] Add tests for memcmp expansion
wangpc-pp 0e907c1
[flang] Prevent errors from being suppressed (#114420)
inaki-amatria 6d719d9
Revert "[SystemZ][XRay] XRay runtime support for SystemZ (#113252)"
sylvestre 41248b5
[docs] Update docs on code-review process (#111735)
banach-space 7a5b040
[RISCV] Add initial support of memcmp expansion
wangpc-pp c96a85a
[mlir][VectorToSPIRV] Add conversion for vector.extract with dynamic …
Groverkss dc55d31
[mlir][tensor] Fix a crash in `ExtractOp::fold` (#115001)
CoTinker 08411c8
[RISCV] Correct fcopysign pattern for zdinx (#114954)
futog 69d0bab
[RISCV] Add load/store clustering in post machine schedule (#111504)
BoyaoWang430 c0a7b60
Revert "[flang][OpenMP] Add alias analysis for omp private" (#115135)
DominikAdamski 8431494
[clang] Make source locations space usage diagnostics numbers easier …
bricknerb 37ce189
[RISCV] Add requirement of asserts
wangpc-pp 7be30fd
[libclc] Move abs/abs_diff to CLC library
frasercrmck b4263dd
[libclc] Use __clc_max in CLC functions
frasercrmck ed9dab6
[ARM] Add extra tests for CVE-2024-7883 with undef/poison
ostannard 8c565de
[LoongArch] Support llvm.lround intrinsics with i32 return type. (#11…
ylzsx 5acc4a3
[libc++] Remove <stddef.h> includes from the granularized <cstddef> h…
philnik777 c6f3b7b
[libc++] Refactor the configuration macros to being always defined (#…
philnik777 e29d092
[X86] getFauxShuffleMask - add ISD::SHL/SRL handling
RKSimon 270bfb2
[X86] Add test coverage for #114959
RKSimon 2f48765
[libc][bazel] Remove -mllvm --tail-merge-threshold=0 from Bazel. (#11…
vonosmas 3d4d033
[AArch64][Arm] Add nested double reduction tests. NFC
davemgreen ebfafa2
[SPIR-V] Fix OpFunctionParameter vs. OpTypeFunction types for pointer…
VyacheslavLevytskyy f363f9d
[ORC][Runtime] Add `dlupdate` for elf (#110406)
SahilPatidar d77a36e
[LoopVectorize] Use new getUniqueLatchExitBlock routine (#108231)
david-arm 2d56de9
Revert "[ARM] Add extra tests for CVE-2024-7883 with undef/poison"
ostannard 9f8c3d3
[lldb][test] Correct typo in breakpoint test file name
DavidSpickett c753533
[X86] combineConcatVectorOps - add 256-bit concat(shuffle(),shuffle()…
RKSimon 5a16ed9
[RISCV] Add +unaligned-scalar-mem to spacemit-x60 (#115125)
lukel97 f87484d
Fix libnvptxcompiler_static.a absolute path (#115015)
MikaOvO 40556d0
[MLIR][Tensor] Fix out-of-bounds FoldEmptyTensorWithDimOp crash (#112…
brod4910 ea6b8fa
[SDAG] Merge multiple-result libcall expansion into DAG.expandMultipl…
MacDue 56077e5
[LLD][COFF] Add support for locally imported EC symbols (#114985)
cjacek eab7be5
[libc++] Forward more algorithms to the classic algorithms (#114674)
philnik777 2bbb6c0
[clang][NFC] Spell out DynTypedNode instead of auto (#114427)
ccotter 3c4e6c1
[flang][Driver] When linking with the Fortran runtime, the `addArchSp…
pawosm-arm d8354d6
[VectorCombine] Extend test coverage for #114901 with commuted test case
RKSimon cab606c
[LoongArch] Enable alias analysis by default (#114980)
heiher d8139ae
[lldb][test] Use -gdwarf to fix same CU breakpoint test on Windows on…
DavidSpickett c5025ac
Merge from 'main' to 'sycl-web' (33 commits)
frasercrmck 5a06219
[SPIR-V] Ensure correct pointee types of some OpenCL Extended Instruc…
VyacheslavLevytskyy 38fffa6
[LLVM][IR] Use splat syntax when printing Constant[Data]Vector. (#112…
paulwalker-arm e3a0775
[VectorCombine] foldExtractedCmps - (re-)enable fold on non-commutati…
RKSimon f1f5220
[libc++] Only include the system <stdint.h> and <locale.h> if they ex…
ldionne 28452ac
[mlir][OpenMP] delayed privatisation for TASK (#114785)
tblah 88e9b37
[FuncSpec] Query SCCPSolver in more places (#114964)
hazzlim 246b57c
Fix tests in flang/test/Lower/PowerPC after splat change.
paulwalker-arm 79f4d8f
Revert "Reapply "[Clang][Sema] Always use latest redeclaration of pri…
sdkrystian 2904f80
Revert "[Clang][Sema] Use the correct injected template arguments for…
sdkrystian fbd89bc
Reland "[LTO] Run Argument Promotion before IPSCCP" (#111853)
hazzlim 44ab380
Revert "Reapply "[Clang][Sema] Refactor collection of multi-level tem…
sdkrystian 2f743ac
[MLIR] [AMX] Utilize x86_amx type for AMX dialect in MLIR. (#111197)
ienkovich 9b016e3
[ARM] Add early-clobber to MVE VCMLA.f32 (#114995)
ostannard 5d8be4c
[libc++] Define an internal locale API as a shim on top of the curren…
ldionne 86e4beb
[MIPS] LLVM data layout give i128 an alignment of 16 for mips64 (#112…
yingopq f61a8bc
[clang][x86] Prevent signed/unsigned comparison warnings on constexpr…
RKSimon 7585e2f
[clang][x86] Add constexpr support for _mm_movepi64_pi64 and _mm_move…
RKSimon fb90733
[HLSL] implement elementwise firstbithigh hlsl builtin (#111082)
spall 4f623c2
Merge from 'sycl' to 'sycl-web' (4 commits)
maarquitos14 b5d8a03
[AArch64] Add missing ASIMD FP convert instructions to scheduling mod…
8699f30
[rtsan] Add more socket interceptors (#115020)
cjappl 7642238
[SLP]Support reordered buildvector nodes for better clustering
alexey-bataev c10d4b4
[clang][SYCL] Add a missing include to make the header standalone
gribozavr f548d39
[Clang][Test] Update test after #115159 (#115172)
sdkrystian 723c656
Merge from 'sycl' to 'sycl-web' (10 commits)
3aa2f63
[clang][x86] Add constexpr support for _mm_castps_pd/_mm_castps_si128…
RKSimon f74aed7
[DAGCombiner] Add basic support for `trunc nsw/nuw` (#113808)
dtcxzyw 201d760
[ELF] Add context-aware diagnostic functions (#112319)
MaskRay 83f92c3
[RISCV] fix SP recovery in varargs functions (#114316)
dlav-sc 9f3b6ad
[SLP][NFC]Exit early if the graph is empty, NFC
alexey-bataev 6219c80
[libc] [unistd] implement pipe2 syscall wrapper (#114474)
duncpro b7ee03f
[clang-include-fixer] Use heterogenous lookups with std::map (NFC) (#…
kazutakahirata c4dfa03
[clang-tidy] Call StringMap::find without constructing std::string (N…
kazutakahirata 18d2539
[StaticAnalyzer] Simplify code with DenseMap::operator[] (NFC) (#115116)
kazutakahirata 4d12a14
[Instrumentation] Remove unused includes (NFC) (#115117)
kazutakahirata 57ab62a
[flang] Add FIR AliasAnalysis alias() wrapper to allow external getSo…
SusanTan efe87fb
AMDGPU: Improve vector of pointer handling in amdgpu-promote-alloca (…
arsenm 5dc8d61
[RISCV][GISel] Implement zexti32/zexti16 ComplexPatterns. (#115097)
topperc 29e467f
[llvm] Deprecate Type::getPointerTo() (#113331)
JOE1994 aa79412
AMDGPU: Fold copy of scalar add of frame index (#115058)
arsenm 3b0f506
[AMDGPU] Support `nuw` and `nusw` in buffer fat pointer lowering (#11…
krzysz00 270f7cf
[OpenMP][Docs] Update OpenMP supported features table (#115106)
ddpagan 8dd9f20
[bazel] Fix mlir:VectorToSPIRV (#115188)
pranavk 4d4024e
[lldb] Set MallocNanoZone for all sanitizers when running tests
JDevlieghere 38cc03f
[PS5][Driver] Restore whole-archive state when `-fjmc` (#115181)
playstation-edd 5a6cc50
[libc] add mremap (#112804)
SoftJing1 39f2bae
[HLSL] Add RasterizerOrderedStructuredBuffer definition to HLSLExtern…
hekota aae5a38
[libc][bazel] Mark socket functions weak (#115088)
michaelrj-google cb90d5b
[CMake] Enable CMP0156 if available (#115046)
etcwilde 712c90e
[clang][x86] Add constexpr support for _mm_cvtsi64_sd
RKSimon 6ccbf1d
[X86] combineSelect - use SelectableOp helper to match the zero opera…
RKSimon ffc2233
[AArch64][SVE2] Add pattern for constructive EXT instruction. (#115047)
aemerson 8c75290
[AMDGPU] modify named barrier builtins and intrinsics (#114550)
cmc-rep cff2199
Revert "[GISel][AArch64][AMDGPU][RISCV] Canonicalize (sub X, C) -> (a…
topperc b231647
[libclc] Move relational functions to the CLC library (#115171)
frasercrmck 381156c
[HLSL] Update tests to use splat for vector constants (#115198)
tex3d 768b0b4
[RISCV] Add test cases for RV64 i128<->half/float/double (#115124)
topperc 3ed4b0b
[NVPTX] Emit prmt selection value in hex (#115049)
justinfargnoli a1be09a
[mlir][linalg] Fix isAllParallelLoops method implementation. (#115179)
javedabsar1 e7bad34
[compiler-rt] Use installed libc++(abi) for tests instead of build tree
arichardson a036d18
[compiler-rt] Reduce build output for tests
arichardson 5be02d7
[libc++abi] Stop copying headers to the build directory
arichardson ccf5d62
[AMDGPU] Fix a warning
kazutakahirata 375d192
Revert "[NVPTX] Emit prmt selection value in hex" (#115204)
justinfargnoli 199169c
Merge from 'main' to 'sycl-web' (46 commits)
maarquitos14 b57cbbc
[RISCV][GISel] Improve fptos/ui and s/uitofp handling and testing.
topperc bcb64e1
[clang][serialization] Reduce `ASTWriter::WriteSourceManagerBlock()` …
jansvoboda11 0276621
[clang][serialization] Reduce `ASTWriter::WriteControlBlock()` scope
jansvoboda11 d029420
Merge from 'sycl' to 'sycl-web' (2 commits)
e9bafa3
[mlir][tensor] Generalize/restrict `GeneralizeOuterUnitDimsPackOpPatt…
banach-space 4a6d13b
Remove unused variable to fix '[AMDGPU] modify named barrier builtins…
thurstond 304c412
[clang][serialization] Reduce `ASTWriter::writeUnhashedControlBlock()…
jansvoboda11 a878dc8
[flang][cuda] Do not emit warning for SHARED variable in device subpr…
clementval 5942a99
[SandboxVec] Notify scheduler about new instructions (#115102)
ff533b9
[bazel] Add dep to BuiltinDialectTdFiles (#115217)
pranavk 2f396d4
Merge from 'main' to 'sycl-web' (64 commits)
maarquitos14 f85be26
[AMDGPU] fix build error unused-var (#115199)
cmc-rep 21ded66
[RISCV][GISel] Add zexti8 ComplexPattern.
topperc 87f4bc0
[compiler-rt] [fuzzer] Skip trying to set the thread name on MinGW (#…
mstorsjo df0a56c
[bazel] Fix AMXDialect (#115221)
pranavk a6637ae
[clang][deps] Share `FileManager` between modules (#115065)
jansvoboda11 7ef7c0d
[RISCV] Refine vector division latencies in SiFive P600's scheduling …
mshockwave d08772b
Revert "[libc++abi] Stop copying headers to the build directory" (#11…
arichardson bd3a395
[lldb] Fix deprecated defines in debugserver (XROS -> VISIONOS) (NFC)
JDevlieghere f6617d6
[DebugInfo] Add num_extra_inhabitants to debug info (#112590)
augusto2112 cacbe71
[Analysis] Avoid running transform passes that have just been run (#1…
dtcxzyw bbc3af0
[dsymutil] Add missing newlines in error messages. (#115191)
rjmansfield 84745da
[Analysis] Fix a warning (NFC)
kazutakahirata 5348a30
[ExecutionEngine] Simplify code with DenseMap::operator[] (NFC) (#115…
kazutakahirata cbfe87c
[GlobalISel] Remove references to rhs of shufflevector if rhs is unde…
konstantinschwarz 7c82875
[GISel][RISCV][AMDGPU] Add G_SHL, G_LSHR, G_ASHR to binop_left_to_zer…
topperc 29a5c05
ValueTracking: Allow getUnderlyingObject to look at vectors (#114311)
arsenm 0b33045
Merge from 'main' to 'sycl-web' (49 commits)
qichaogu 30d8000
[flang][cuda] Allow SHARED actual to DEVICE dummy (#115215)
clementval 32e66e9
Merge from 'sycl' to 'sycl-web' (1 commits)
6347f34
Merge from 'main' to 'sycl-web' (72 commits)
af5c471
[mlir][Vector] Add vector.extract(vector.shuffle) folder (#115105)
dcaballe 7cb6677
[RISCV] Rework fixed-length masked load/store tests. NFC
lukel97 05f87b2
[RISCV] Lower fixed-length mload/mstore for zvfhmin/zvfbfmin (#115145)
lukel97 de18fa1
Don't redundantly specify the default template argument to `BumpPtrAl…
zygoloid 70bc12e
[RISCV] Remove unnecessary scalar extensions from test. NFC
lukel97 c6091cd
[SLP][REVEC] Make shufflevector can be vectorized with ReorderIndices…
HanKuanChen da032b7
[RISCV][GISel] Use maskedValueIsZero in RISCVInstructionSelector::sel…
topperc 3bdd711
[TableGen][GISel] Extract helper function for constraining operands (…
s-barannikov 481ff22
[RISCV] Lower fixed-length vp_{gather,scatter} for zvfhmin/zvfbfmin (…
lukel97 f0e2301
[RISCV] Allow f16/bf16 with zvfhmin/zvfbfmin as legal interleaved acc…
lukel97 ae6dbed
[AMDGPU] Use correct DWord for v_dot4 S0 operand (#115224)
jrbyrnes f7ef7b2
[SandboxVec][Scheduler] Implement rescheduling (#115220)
63c6fe4
[ELF] Replace fatal(...) with Fatal or Err
MaskRay 09c2c5e
[ELF] Replace error(...) with ErrAlways or Err
MaskRay f8bae3a
[ELF] Replace warn(...) with Warn
MaskRay acdd2fa
Revert "[libclc] Move abs/abs_diff to CLC library"
maarquitos14 06ba11c
Merge from 'sycl' to 'sycl-web' (2 commits)
f14bb4f
Merge from 'main' to 'sycl-web' (1 commits)
maarquitos14 c4c86d6
Merge from 'main' to 'sycl-web' (78 commits)
maarquitos14 b221afc
Merge from 'sycl' to 'sycl-web' (2 commits)
f1f2043
Merge with Conflict Markers
jsji 4e208e6
Merge commit 'f8bae3af74e7c60d996f0d331cad04f2eace7f8f' into llvmspir…
jsji 2070a4b
Update tests after LLVM IR splat syntax change (#2829)
svenvh 2f75ef0
SPIRVReader: Support OpConstantComposite for cooperative matrix (#2826)
svenvh da0dce7
ensure that PHI node has an incoming value per each predecessor insta…
VyacheslavLevytskyy 1317266
Generate load and store for OpCopyLogical (#2825)
bashbaug ea9c0c5
Remove unused var (#2854)
jsji ed629d3
SPIRVReader: Add OpSizeOf support (#2853)
svenvh 3056050
Use untyped pointers when translating pointer to structure type (#2827)
vmaksimo 80da033
Fix spelling of `dereferenceable` (#2855)
svenvh ff9380b
Use hasAlignment helper (#2856)
svenvh ad9ea64
Prevent unnecessary copies. (#2859)
maarquitos14 5a08891
Make LLVMToSPIRVBase comply with Rule of Five. (#2860)
maarquitos14 179db36
Restore test checks unintentionally lost in comments (#2830)
vmaksimo 35d0115
Fix translation of `load` instruction used with `SPV_KHR_untyped_poin…
vmaksimo 6387a05
Update sycl test using new splat syntax
jsji 97f7fad
Merge remote-tracking branch 'origin/sycl' into llvmspirv_pulldown
jsji 6c524eb
Update enqueue_kernel.cl after 88b18319c943
jsji 69da5c5
libclc: fix clcmaro.h path for rsqrt.cl
jsji f6e2549
Merge branch 'sycl' into llvmspirv_pulldown
jsji 16e0fe5
[NVPTX] Update test w/ nvvm.ldg.global.* removal in fb33af08e4c1
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
Oops, something went wrong.
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.
It's different from https://github.com/KhronosGroup/SPIRV-LLVM-Translator/blob/main/test/transcoding/enqueue_kernel.cl . I'm ok to merge it as is, I've created internal tracker to investigate this
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.
Thanks @MrSidims