[all-commits] [llvm/llvm-project] 5ad655: [InstCombine] Add tests for known negative abs int...

Nikita Popov via All-commits all-commits at lists.llvm.org
Sat Sep 5 08:31:24 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ad6552a836ef759ff8a96ffec333aacabb8dc36
      https://github.com/llvm/llvm-project/commit/5ad6552a836ef759ff8a96ffec333aacabb8dc36
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2020-09-05 (Sat, 05 Sep 2020)

  Changed paths:
    M llvm/test/Transforms/InstCombine/abs-intrinsic.ll

  Log Message:
  -----------
  [InstCombine] Add tests for known negative abs intrinsic (NFC)

And duplicate tests for known non-negative from InstSimplify.




More information about the All-commits mailing list