[all-commits] [llvm/llvm-project] eb446e: [MLIR][BUILD] Fix Unicode build issue on Windows. ...

Harrison Hao via All-commits all-commits at lists.llvm.org
Thu Oct 17 23:34:55 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eb446eb4f71f0d4da3840ad7d77af5da59838f38
      https://github.com/llvm/llvm-project/commit/eb446eb4f71f0d4da3840ad7d77af5da59838f38
  Author: Harrison Hao <57025411+harrisonGPU at users.noreply.github.com>
  Date:   2024-10-18 (Fri, 18 Oct 2024)

  Changed paths:
    M mlir/test/mlir-rewrite/simple.mlir
    M mlir/tools/mlir-rewrite/mlir-rewrite.cpp

  Log Message:
  -----------
  [MLIR][BUILD] Fix Unicode build issue on Windows. (#112300)

This issue is from https://github.com/llvm/llvm-project/pull/77668. I
encountered a build issue because it used Unicode. When I built MLIR on
Windows with Visual Studio 2022, I faced a build failure.

---------

Co-authored-by: Harrison Hao <harrison.hao at amd.com>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list