[all-commits] [llvm/llvm-project] 58ec86: [InstSimplify] add more tests for freeze(constant)...

RotateRight via All-commits all-commits at lists.llvm.org
Tue Mar 24 06:53:54 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 58ec867a3badcc75143d93e8922fc618eb9472c1
      https://github.com/llvm/llvm-project/commit/58ec867a3badcc75143d93e8922fc618eb9472c1
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-03-24 (Tue, 24 Mar 2020)

  Changed paths:
    M llvm/test/Transforms/InstSimplify/freeze.ll

  Log Message:
  -----------
  [InstSimplify] add more tests for freeze(constant); NFC

These should really be moved over to a ConstantFolding test file,
but since this may overlap with the in-progress D76010 and similar
tests already exist here, we can do that as a later cleanup.




More information about the All-commits mailing list