[all-commits] [llvm/llvm-project] c2c48f: [InstSimplify] add test for fsub with inf operand; ...

Sanjay Patel via All-commits all-commits at lists.llvm.org
Fri Nov 11 06:18:53 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c2c48f0c9693d2eda30a96660d4861bbd621d6ea
      https://github.com/llvm/llvm-project/commit/c2c48f0c9693d2eda30a96660d4861bbd621d6ea
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-11-11 (Fri, 11 Nov 2022)

  Changed paths:
    M llvm/test/Transforms/InstSimplify/floating-point-arithmetic.ll
    M llvm/test/Transforms/InstSimplify/fp-undef-poison.ll

  Log Message:
  -----------
  [InstSimplify] add test for fsub with inf operand; NFC

Verify that constant negation works with a partial undef vector.
Also, remove a bogus TODO comment on a related test.




More information about the All-commits mailing list