[all-commits] [llvm/llvm-project] 2fead1: [ConstraintElimination] Decompose add nuw/sub nuw.

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed Nov 18 12:30:01 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2fead1ac61f87b0bcee898007b4831f3e0533c84
      https://github.com/llvm/llvm-project/commit/2fead1ac61f87b0bcee898007b4831f3e0533c84
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2020-11-18 (Wed, 18 Nov 2020)

  Changed paths:
    M llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
    M llvm/test/Transforms/ConstraintElimination/add-nuw.ll
    M llvm/test/Transforms/ConstraintElimination/sub-nuw.ll

  Log Message:
  -----------
  [ConstraintElimination] Decompose add nuw/sub nuw.

Make use of the more flexible constraint handling added in
a8a79c90699a7ae9dee07daf7281cbbd592bf6ea to decompose add nuw/sub nuw.




More information about the All-commits mailing list