[all-commits] [llvm/llvm-project] 69f4ce: [InstCombine] add tests for select --> copysign; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Mon Jan 13 12:39:57 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 69f4cea413991a2a96635c58272bd4205f3e0c36
      https://github.com/llvm/llvm-project/commit/69f4cea413991a2a96635c58272bd4205f3e0c36
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-01-13 (Mon, 13 Jan 2020)

  Changed paths:
    M llvm/test/Transforms/InstCombine/select.ll

  Log Message:
  -----------
  [InstCombine] add tests for select --> copysign; NFC

This is testing for another (possibly final) transform suggested in:
https://bugs.llvm.org/show_bug.cgi?id=44153




More information about the All-commits mailing list