aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2023-11-18[bazel] Port dc4786b4877d67d73d3892c45baf6811af0e6f57Benjamin Kramer1-0/+1
2023-11-17[Bazel] fixes for 9c0e64999b23046d0b8987a48ddc41a4c6129f9dJorge Gorbe Moya1-0/+1
2023-11-15[bazel] Add @pybind11 deps (#72471)wenzhi-cui1-0/+2
2023-11-16[bazel] Port ec64af5994213cf7933e961a2b7fe07193a77b61Benjamin Kramer1-0/+14
2023-11-15Fix Bazel build (#72419)quanwanandy1-1/+1
2023-11-14[bazel] Port 783ac3b6fb70ce88182a4dee1db0d3f5fb93953cBenjamin Kramer1-9/+22
2023-11-13[bazel] Add a dependency missing from 68ea8a674c76d25e5e52717aa8f78fb25679fdb0Benjamin Kramer1-0/+1
2023-11-13[bazel] Port a207e6307a589d482fd11c1aac17507c6eabc802Benjamin Kramer2-0/+16
2023-11-13Adds ":Support" to MLIRBindingsPythonCore deps (#72087)wenzhi-cui1-0/+1
2023-11-11[mlir][bazel] Fix build for 00c3c731893ca88a3f8add63260751a9e36babb6Oleg Shyshkov1-0/+1
2023-11-10[libc][math] Add initial support for C23 float128 math functions, starting wi...lntue1-0/+3
2023-11-10[TOSA] Add TosaToMLProgram conversion (#69787)Jerry-Ge1-0/+25
2023-11-10[libc] Adding a version of memset with software prefetching (#70857)doshimili1-0/+1
2023-11-10[bazel] Add missing deps for libc's exp2f_impl and exp10f_impl targets.Haojian Wu1-0/+2
2023-11-07[libc][bazel] Add powf target and fix bazel overlay. (#71464)lntue2-11/+25
2023-11-07[bazel] Fix the bazel build for 2400c54c37d5afdfec016b9a71f161ac10a49b31Haojian Wu1-3/+1
2023-11-07[bazel] Port for libc change bc7a3bd864be696217c4d11eddf16bed7646b60fHaojian Wu1-15/+42
2023-11-06[libc][bazel] Prevent LIBC_NAMESPACE leakeage (#70455)Guillaume Chatelet9-276/+109
2023-11-06[mlir][Bazel] Adjust SPIRVTarget and add missing dependency.Adrian Kuegel1-2/+3
2023-11-06[mlir][bazel] Fix build for d9dadfda85aad7942f6b61783402b9f2d5173782Oleg Shyshkov1-0/+1
2023-11-06[bazel] Fix the bazel build for mlir:SPIRVTarget target.Haojian Wu1-0/+1
2023-11-06[mlir][bazel] Fix build.Oleg Shyshkov1-0/+85
2023-11-05[mlir][transform] LISH: Add transform op (#70630)Matthias Springer1-0/+48
2023-11-03[bazel] update utils/bazel/llvm_configs/llvm-config.h.cmake after 3fe69bab1149Jorge Gorbe Moya1-0/+75
2023-11-02[Bazel][clang] Fix build for Upstream APINotesOptionsDmitry Chernenkov1-0/+17
2023-11-01[bazel] add missing dependency to //clang:ast after 1c6c01fbde87171457a5bce7b...Jorge Gorbe Moya1-0/+1
2023-11-01[mlir][vector] LISH: Implement `SubsetOpInterface` for transfer_read/write (#...Matthias Springer1-0/+1
2023-11-01[mlir][Interfaces] LISH: Add helpers for hyperrectangular subsets (#70628)Matthias Springer1-0/+1
2023-11-01[mlir][Transforms] Add loop-invariant subset hoisting (LISH) transformation (...Matthias Springer1-0/+1
2023-11-01[mlir][Interfaces] Add `SubsetOpInterface` and `SubsetExtractionOpInterface` ...Matthias Springer2-17/+18
2023-10-31[mlir][Bazel] Add missing dependency after 4ce93d531d9335e108ca1c3bab9a86f474...Adrian Kuegel1-0/+1
2023-10-30[mlir][Interfaces][NFC] Move `SubsetInsertionOpInterface` to `mlir/Interfaces...Matthias Springer1-7/+22
2023-10-29[bazel] Add missing depdendency for a5a908654ee42d270af06c11f17bd558f25e9c36Benjamin Kramer1-0/+1
2023-10-26[Bazel] Fixes for 96e040a.Johannes Reifferscheid1-1/+21
2023-10-26[Bazel] Fixes for ec6da06.Johannes Reifferscheid2-0/+2
2023-10-25[bazel] Add missing dependencyBenjamin Kramer1-0/+1
2023-10-25[bazel] Port 078ae8cd64b44f2ead538c45cf7fb4c4b63fdcaaBenjamin Kramer2-1/+19
2023-10-24[libc] Fix printf long double inf, bitcast in msan (#70067)michaelrj-google1-0/+1
2023-10-24[bazel] Add missing dependencies for ba8ae9866be1d0f65f1c86fd1c657f47863c9115Benjamin Kramer1-0/+2
2023-10-23[mlir][Bazel] Add missing dependency.Adrian Kuegel1-1/+1
2023-10-21Reland: "[mlir][index][spirv] Add conversion for index to spirv" (#69790)Finn Plummer1-0/+26
2023-10-20[mlir][Bazel] Add missing dependencies after aa0208d1bc52e45dc0032f41e58b50d3...Adrian Kuegel1-0/+3
2023-10-20[mlir][Bazel] Add missing dependency after d871daea8159c4b39b17b3ab8f3dd3adb1...Adrian Kuegel1-1/+1
2023-10-19[bazel][mlir] fixes for a2288a89Emilio Cota1-19/+0
2023-10-19Reapply "[mlir][transform] Support symlinks in module loading. Reorganize tes...Ingo Müller1-13/+2
2023-10-19Revert "[mlir][transform] Support symlinks in module loading. Reorganize test...Ingo Müller1-2/+13
2023-10-19[mlir][transform] Support symlinks in module loading. Reorganize tests. (#69329)Ingo Müller1-13/+2
2023-10-17[mlir][sparse] implementating stageSparseOpPass as an interface (#69022)Peiming Liu1-0/+30
2023-10-17[Bazel] Fix dependencies for clang codegenDmitry Chernenkov1-0/+1
2023-10-17[Bazel] fix typoDmitry Chernenkov1-1/+1