[all-commits] [llvm/llvm-project] 44a8c5: [InstCombine] add tests for logic-of-icmps; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Tue Apr 21 09:31:20 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 44a8c5410e6c0784f960b6dcec766d085d4ab268
      https://github.com/llvm/llvm-project/commit/44a8c5410e6c0784f960b6dcec766d085d4ab268
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-04-21 (Tue, 21 Apr 2020)

  Changed paths:
    A llvm/test/Transforms/InstCombine/and-or-icmp-min-max.ll
    A llvm/test/Transforms/InstCombine/and-or-icmp-nullptr.ll

  Log Message:
  -----------
  [InstCombine] add tests for logic-of-icmps; NFC

These are mostly replicated from D78430 (instsimplify).
If we implement more general transforms for instcombine,
then we probably don't need to add that complexity to instsimplify.




More information about the All-commits mailing list