[all-commits] [llvm/llvm-project] 2b494f: [CVP] Remove -cvp-dont-add-nowrap-flags option

Nikita Popov via All-commits all-commits at lists.llvm.org
Sun Mar 7 09:20:48 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b494f85f10ab79f41e74c8e75d707825f8cc110
      https://github.com/llvm/llvm-project/commit/2b494f85f10ab79f41e74c8e75d707825f8cc110
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-03-07 (Sun, 07 Mar 2021)

  Changed paths:
    M llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
    M llvm/test/Transforms/CorrelatedValuePropagation/add.ll
    M llvm/test/Transforms/CorrelatedValuePropagation/mul.ll
    M llvm/test/Transforms/CorrelatedValuePropagation/shl.ll
    M llvm/test/Transforms/CorrelatedValuePropagation/sub.ll

  Log Message:
  -----------
  [CVP] Remove -cvp-dont-add-nowrap-flags option

This option was originally added to work around a bug in LFTR.
The bug has long since been fixed.




More information about the All-commits mailing list