[PATCH] D141412: [InstCombine]: Add tests for icmp ne non-zero power of 2; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 13:43:38 PST 2023


goldstein.w.n updated this revision to Diff 487972.
goldstein.w.n marked an inline comment as done.
goldstein.w.n added a comment.
Herald added a subscriber: hiraditya.

Fix inconsistent test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141412

Files:
  llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/test/Transforms/LoopStrengthReduce/AArch64/pr53625.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141412.487972.patch
Type: text/x-patch
Size: 6989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230110/454bf25f/attachment.bin>


More information about the llvm-commits mailing list