[all-commits] [llvm/llvm-project] eb66b0: [InstCombine] improve test names; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Tue Sep 15 06:30:21 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: eb66b04cbecfbc971bf8b8abbb4c58dbd4a7564a
      https://github.com/llvm/llvm-project/commit/eb66b04cbecfbc971bf8b8abbb4c58dbd4a7564a
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-09-15 (Tue, 15 Sep 2020)

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

  Log Message:
  -----------
  [InstCombine] improve test names; NFC

This is not a valid transform unless we can prove
that the program does not read errno after the pow
call and before some other function changes it.




More information about the All-commits mailing list