[all-commits] [llvm/llvm-project] dd19f3: [AggressiveInstCombine] guard against applying ins...

RotateRight via All-commits all-commits at lists.llvm.org
Fri Aug 20 09:22:51 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dd19f342fa21a7719b17e33243bda5b69507e4a0
      https://github.com/llvm/llvm-project/commit/dd19f342fa21a7719b17e33243bda5b69507e4a0
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-08-20 (Fri, 20 Aug 2021)

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

  Log Message:
  -----------
  [AggressiveInstCombine] guard against applying instruction flags with constant folding

This is a minimized version of a crash reported in:
D108201




More information about the All-commits mailing list