[PATCH] D115209: Add baseline tests for icmp bool with not on LHS

Hasyimi Bahrudin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 6 17:48:52 PST 2021


hasyimibhar created this revision.
hasyimibhar requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Adds tests for both -instsimplify and -instcombine. The tests are based on 
llvm/test/Transforms/InstSimplify/icmp-bool-constant.ll


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D115209

Files:
  llvm/test/Transforms/InstCombine/icmp-not-bool-constant.ll
  llvm/test/Transforms/InstSimplify/icmp-not-bool-constant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115209.392246.patch
Type: text/x-patch
Size: 12458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211207/0ed1eaaf/attachment.bin>


More information about the llvm-commits mailing list