[all-commits] [llvm/llvm-project] 5889e7: [InstCombine] add/adjust tests for pow->sqrt; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Thu Dec 19 06:25:30 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5889e7823de88eb0b473a9a0da731bbfcf578614
      https://github.com/llvm/llvm-project/commit/5889e7823de88eb0b473a9a0da731bbfcf578614
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2019-12-19 (Thu, 19 Dec 2019)

  Changed paths:
    M llvm/test/Transforms/InstCombine/pow-sqrt.ll

  Log Message:
  -----------
  [InstCombine] add/adjust tests for pow->sqrt; NFC

There's at least 1 bug here as discussed in PR44330.




More information about the All-commits mailing list