[all-commits] [llvm/llvm-project] ffe947: [ExecutionEngine] Fix GEP type

Nikita Popov via All-commits all-commits at lists.llvm.org
Sat Jul 17 14:45:16 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ffe94738ed330d727c66d519867ad79c39eccee7
      https://github.com/llvm/llvm-project/commit/ffe94738ed330d727c66d519867ad79c39eccee7
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-07-17 (Sat, 17 Jul 2021)

  Changed paths:
    M mlir/lib/ExecutionEngine/ExecutionEngine.cpp

  Log Message:
  -----------
  [ExecutionEngine] Fix GEP type

Fix bug introduced in 2c68ecccc9ee1fb37eca318a9b3572813a137cd5,
the GEP type was off-by-ptr. Apparently I didn't run the MLIR
tests.




More information about the All-commits mailing list