[all-commits] [llvm/llvm-project] 904a00: [AggressiveInstCombine] Fix `TruncInstCombine` (fi...

Anton Afanasyev via All-commits all-commits at lists.llvm.org
Thu Feb 24 21:09:54 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 904a00d17ae60718f54d587db8b394f590efbdc3
      https://github.com/llvm/llvm-project/commit/904a00d17ae60718f54d587db8b394f590efbdc3
  Author: Anton Afanasyev <anton.a.afanasyev at gmail.com>
  Date:   2022-02-25 (Fri, 25 Feb 2022)

  Changed paths:
    M llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp

  Log Message:
  -----------
  [AggressiveInstCombine] Fix `TruncInstCombine` (fix f84d732f)

Erase phi-nodes from `InstInfoMap` before erasing themselves




More information about the All-commits mailing list