[all-commits] [llvm/llvm-project] df34c2: Fix MLIR Bytecode backward deployment

Mehdi Amini via All-commits all-commits at lists.llvm.org
Thu May 25 20:40:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: df34c288c428eb4b867c8075def48b3d1727d60b
      https://github.com/llvm/llvm-project/commit/df34c288c428eb4b867c8075def48b3d1727d60b
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-05-25 (Thu, 25 May 2023)

  Changed paths:
    M mlir/lib/Bytecode/Writer/BytecodeWriter.cpp

  Log Message:
  -----------
  Fix MLIR Bytecode backward deployment

The condition for guarding the properties section was reversed.


  Commit: ca5a12fd69d4acf70c08f797cbffd714dd548348
      https://github.com/llvm/llvm-project/commit/ca5a12fd69d4acf70c08f797cbffd714dd548348
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-05-25 (Thu, 25 May 2023)

  Changed paths:
    M mlir/include/mlir/Bytecode/Encoding.h

  Log Message:
  -----------
  Bump the MLIR bytecode current revision (version 5) to match the implementation


Compare: https://github.com/llvm/llvm-project/compare/07dc906883af...ca5a12fd69d4


More information about the All-commits mailing list