[all-commits] [llvm/llvm-project] 3c037b: [InstCombine] When -A + B both have nsw flag, set ...

Z572 via All-commits all-commits at lists.llvm.org
Mon Nov 13 21:49:11 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3c037b7306f57039e24a1470687cc39a795584ac
      https://github.com/llvm/llvm-project/commit/3c037b7306f57039e24a1470687cc39a795584ac
  Author: Z572 <zhengjunjie at iscas.ac.cn>
  Date:   2023-11-14 (Tue, 14 Nov 2023)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
    M llvm/test/Transforms/InstCombine/add.ll
    M llvm/test/Transforms/InstCombine/pr14365.ll

  Log Message:
  -----------
  [InstCombine] When -A + B both have nsw flag, set nsw flag. (#72127)

Fixes #72119

https://alive2.llvm.org/ce/z/5f_QuC




More information about the All-commits mailing list