Skip to content
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

Integrate both llvm-project@2083e97e (+1 ↩️, +1 🍒) and torch-mlir@bce800a3 #17330

Merged
merged 27 commits into from
May 10, 2024

Commits on May 9, 2024

  1. bump

    bjacob committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e90b28d View commit details
    Browse the repository at this point in the history
  2. Fix attention script.

    MaheshRavishankar authored and bjacob committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a7c48c9 View commit details
    Browse the repository at this point in the history
  3. Fix attention_mfma test.

    MaheshRavishankar authored and bjacob committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b4b6143 View commit details
    Browse the repository at this point in the history
  4. bump-torch-mlir-more

    bjacob committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a9fb750 View commit details
    Browse the repository at this point in the history
  5. fixes

    bjacob committed May 9, 2024
    Configuration menu
    Copy the full SHA
    34bd66c View commit details
    Browse the repository at this point in the history
  6. fixes

    bjacob committed May 9, 2024
    Configuration menu
    Copy the full SHA
    196fffa View commit details
    Browse the repository at this point in the history
  7. revert-vector-interleave

    bjacob committed May 9, 2024
    Configuration menu
    Copy the full SHA
    151190f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    63283b7 View commit details
    Browse the repository at this point in the history
  9. Fix Convert To NVVM tests.

    Strange one, the constants shouldnt change this way. ¯\_(ツ)_/¯
    MaheshRavishankar authored and bjacob committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0c950c0 View commit details
    Browse the repository at this point in the history
  10. fix pad_to_intrinsics.mlir

    bjacob committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9356a52 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    26c30ca View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e8185d8 View commit details
    Browse the repository at this point in the history
  13. fix tiling.mlir

    bjacob committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ef5bdcc View commit details
    Browse the repository at this point in the history
  14. fix sink_reshapes.mlir

    bjacob committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3e1d6e5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f5d992a View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    783b2dc View commit details
    Browse the repository at this point in the history
  2. Disable some benchmarks that need their .mlirbc files regenerated.

    * Edited the source .py files to remove benchmarks that failed on CI with `error: attempting to parse a byte at the end of the bytecode`
    * Ran `bash ./build_tools/scripts/generate_cmake_files.sh`
    * Fixed path separators (Windows vs Linux)
    ScottTodd committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c0fb15a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc9f0e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    685465e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f055178 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3faa5b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d1e54c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6983a4c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ef81522 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8bf949a View commit details
    Browse the repository at this point in the history
  11. Revert "Run CUDA tests serially to spot timeouts."

    This reverts commit 3faa5b7.
    ScottTodd committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5a0a4ce View commit details
    Browse the repository at this point in the history
  12. Fixup pkgci xfail sets.

    ScottTodd committed May 10, 2024
    Configuration menu
    Copy the full SHA
    0e1e3e0 View commit details
    Browse the repository at this point in the history