aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2023-07-09[libc][NFC] Move aligned access implementations to separate headerGuillaume Chatelet1-0/+1
2023-07-09[libc][NFC] Move memfunction's byte per byte implementations to a separate he...Guillaume Chatelet1-1/+2
2023-07-07[mlir] add a simple gpu barrier elimination mechanismAlex Zinenko1-0/+2
2023-07-07[libc] Adding a version of memcpy w/ software prefetchingGuillaume Chatelet1-2/+8
2023-07-07[bazel] Port for 88e95c1e4bb6e2ad3bfd185b96341ad5c09eff6bHaojian Wu1-0/+2
2023-07-05[libc] fix MPFR rounding problems in fuzz testMichael Jones1-0/+1
2023-07-05Fix bazel build after https://reviews.llvm.org/D150578.Alexander Belyaev1-0/+1
2023-07-04[mlir][NFC] Use `getConstantIntValue` instead of casting to `ConstantIndexOp`Matthias Springer1-0/+1
2023-07-04[bazel] Add missing dependency for d9d9be63a52dc6e908dba8f87d44192ee47ac5f8Benjamin Kramer1-0/+1
2023-07-04[mlir][SCF] Add `loop.promote_if_one_iteration` transform opMatthias Springer1-0/+1
2023-07-03[mlir][transform] Add `transform.apply_licm` opMatthias Springer1-0/+1
2023-07-03[mlir][Bazel] Add missing dependencies after 564713c47175d9f61fe8e18e750fb7f7...Adrian Kuegel1-3/+8
2023-07-03[mlir][linalg] LinalgOp-anchored empty tensor eliminationMatthias Springer1-0/+1
2023-07-01[bazel] Port bazel support for 5bf8efd269f8b75b5be40f087f231d71f744885cHaojian Wu1-1/+4
2023-06-30[libc] Improve memcmp latency and codegenGuillaume Chatelet1-0/+1
2023-06-29[mlir][sparse] Start migration to new surface syntax for STEAAart Bik1-1/+12
2023-06-28[libc][math] Implement erff function correctly rounded to all rounding modes.Tue Ly1-0/+9
2023-06-28Revert "Revert "[mlir][Transform] Add support for mma.sync m16n8k16 f16 rewri...Nicolas Vasilache1-0/+59
2023-06-27Revert "[mlir][Transform] Add support for mma.sync m16n8k16 f16 rewrite." and...Mehdi Amini1-59/+0
2023-06-27[bazel][mlir] Add missing dependencies for 5a1cdcbd8698cd263696b38e2672fccac9...Benjamin Kramer1-0/+4
2023-06-26[llvm-libtool-darwin] Switch to OptTableSummaryAndres Villegas1-0/+14
2023-06-26[bazel] Add includes after 5a63b2b3049e06d83c43c037aab36e9bc3e797cbFangrui Song1-0/+1
2023-06-26[mlir][Transform] Introduce nvgpu transform extensionsNicolas Vasilache1-0/+59
2023-06-26[Bazel][llvm] Fix after 8de9f2bChristian Sigg1-0/+1
2023-06-26[bazel] Add TargetParser dep to tblgen after 8de9f2b558a046da15cf73191da627bd...Benjamin Kramer1-0/+1
2023-06-22[Bazel][mlir] Avoid ODR violation introduced in 7ab749c.Christian Sigg1-5/+14
2023-06-21Revert D148717 "[libc] Improve memcmp latency and codegen"Guillaume Chatelet1-1/+0
2023-06-21Revert "[Bazel][mlir] Fix ODR violation introduced in 7ab749c."Christian Sigg1-1/+1
2023-06-21[Bazel][mlir] Fix ODR violation introduced in 7ab749c.Christian Sigg1-1/+1
2023-06-20[Bazel][mlir] Fix after bba2b656110209a3d9863b92c060082479b06ab1Christian Sigg1-1/+4
2023-06-20[libc][math] Improve exp2f performance.Tue Ly1-0/+1
2023-06-20[libc][math] Improve tanhf performance.Tue Ly1-1/+4
2023-06-20[mlir][transform] Add ApplyRegisteredPassOp transform opMatthias Springer1-0/+1
2023-06-19[Bazel][mlir] Fix layering check after 11db162db07d6083b79f4724e649a8c2c69913e1Christian Sigg1-1/+1
2023-06-18[Bazel][mlir] Port ee8b8d6b58e1ff45d1bcbad38c6cf458f872b38dPranav Kant1-0/+18
2023-06-16[bazel] Fix clang after D148094Fangrui Song1-3/+6
2023-06-17[Bazel][mlir] Port 120cd5aafca2ccc8b04d208598e817ffc6d0b869Pranav Kant1-0/+1
2023-06-16[bazel][mlir] Port 65305aeab99ad8ea09dd85e28a41c657152a08fbBenjamin Kramer1-2/+5
2023-06-15[Bazel][mlir][tosa] Fix for 86c4972f5f6759b0ba85c568d934f9b8db8875a2Pranav Kant1-0/+2
2023-06-15[mlir][sparse][gpu] enable sm80+ sparsity integration test only when explicit...Kun Wu1-0/+1
2023-06-15[bazel][bolt] Port 05634f7346a59f6dab89cde53f39b40d9a70b9c9Benjamin Kramer1-2/+2
2023-06-14[Bazel] Another fix for 7a2fdc685f609730af29e5e969843e9eb71a184cPranav Kant1-0/+1
2023-06-14[Bazel] Fix for 7a2fdc685f609730af29e5e969843e9eb71a184cPranav Kant1-0/+101
2023-06-14bazel build --incompatible_no_implicit_file_exportBenoit Jacob2-1/+17
2023-06-14[libc] Enable hermetic floating point tests again.Tue Ly1-0/+2
2023-06-14[libc] Enable custom logging in LibcTestGuillaume Chatelet1-0/+1
2023-06-14Revert D152630 "[libc] Enable custom logging in LibcTest"Guillaume Chatelet1-1/+0
2023-06-14[libc] Enable custom logging in LibcTestGuillaume Chatelet1-0/+1
2023-06-13[Bazel] Fix buildPranav Kant2-0/+2
2023-06-13[libc] Add Int<> type and fix (U)Int<128> compatibility issues.Tue Ly1-0/+2