[all-commits] [llvm/llvm-project] 1fea71: [ValueTracking] Infer `X u<= X +nuw Y` for any Y (...

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Fri Dec 15 00:33:52 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1fea712cd1898202eb051f4460b39470331aa67c
      https://github.com/llvm/llvm-project/commit/1fea712cd1898202eb051f4460b39470331aa67c
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
    M llvm/lib/Analysis/ValueTracking.cpp
    M llvm/test/Transforms/InstSimplify/implies.ll

  Log Message:
  -----------
  [ValueTracking] Infer `X u<= X +nuw Y` for any Y (#75524)

Alive2: https://alive2.llvm.org/ce/z/kiGxCf
Fixes #70374.




More information about the All-commits mailing list