[all-commits] [llvm/llvm-project] 55e441: [mlir][emacs] Enable loading bytecode files as text

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Fri Sep 16 15:09:13 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 55e4417bb9a9040b71ee7506b1e32b7d2d95f2aa
      https://github.com/llvm/llvm-project/commit/55e4417bb9a9040b71ee7506b1e32b7d2d95f2aa
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2022-09-16 (Fri, 16 Sep 2022)

  Changed paths:
    M mlir/utils/emacs/mlir-mode.el

  Log Message:
  -----------
  [mlir][emacs] Enable loading bytecode files as text

Use auto-compression-mode to read bytecode files in human readable
manner.

Differential Revision: https://reviews.llvm.org/D133879




More information about the All-commits mailing list