[all-commits] [llvm/llvm-project] ab33c0: [LSR] Add test showing incorrectly adding nuw with...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Jan 15 13:32:05 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ab33c0b96e26430b22e152cb6ecbab54dd2cfa41
      https://github.com/llvm/llvm-project/commit/ab33c0b96e26430b22e152cb6ecbab54dd2cfa41
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2024-01-15 (Mon, 15 Jan 2024)

  Changed paths:
    A llvm/test/Transforms/LoopStrengthReduce/rewrite-to-add-neg-1-expansion-flags.ll

  Log Message:
  -----------
  [LSR] Add test showing incorrectly adding nuw with #77827.

Extra test for https://github.com/llvm/llvm-project/pull/77827, where
NUW gets added the AddRec due to the BTC being 0.




More information about the All-commits mailing list