[all-commits] [llvm/llvm-project] 315e30: [CodeGenPrepare][RISCV] Remove asserting VH refere...

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Sun Jun 18 08:41:31 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 315e3001c0ebe1a76c0cb6109d29a3a5e22376de
      https://github.com/llvm/llvm-project/commit/315e3001c0ebe1a76c0cb6109d29a3a5e22376de
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2023-06-18 (Sun, 18 Jun 2023)

  Changed paths:
    M llvm/lib/CodeGen/CodeGenPrepare.cpp
    A llvm/test/CodeGen/RISCV/pr63365.ll

  Log Message:
  -----------
  [CodeGenPrepare][RISCV] Remove asserting VH references before erasing the dead GEP

Fixes issue https://github.com/llvm/llvm-project/issues/63365

Reviewed By: craig.topper

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




More information about the All-commits mailing list