[all-commits] [llvm/llvm-project] 803270: [AggressiveInstCombine] Fix unsigned overflow

Anton Afanasyev via All-commits all-commits at lists.llvm.org
Tue Aug 17 22:44:02 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 803270c0c691ad0dbf8ac91492c79aad9e0d023d
      https://github.com/llvm/llvm-project/commit/803270c0c691ad0dbf8ac91492c79aad9e0d023d
  Author: Anton Afanasyev <anton.a.afanasyev at gmail.com>
  Date:   2021-08-18 (Wed, 18 Aug 2021)

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

  Log Message:
  -----------
  [AggressiveInstCombine] Fix unsigned overflow

Fix issue reported here: https://reviews.llvm.org/D108091#2950930




More information about the All-commits mailing list