[PATCH] D156401: [PatternMatch] Do not match constant expressions for binops

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 29 02:22:06 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGed23609bc2ad: [PatternMatch] Do not match constant expressions for binops (authored by nikic).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156401/new/

https://reviews.llvm.org/D156401

Files:
  llvm/include/llvm/IR/PatternMatch.h
  llvm/test/Transforms/InstCombine/mul-inseltpoison.ll
  llvm/test/Transforms/InstCombine/mul.ll
  llvm/test/Transforms/InstCombine/pr32686.ll
  llvm/test/Transforms/InstCombine/switch-constant-expr.ll
  llvm/test/Transforms/InstCombine/udiv-simplify.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156401.545352.patch
Type: text/x-patch
Size: 6176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230729/42be84f5/attachment.bin>


More information about the llvm-commits mailing list