[PATCH] D130075: [InstCombine] Try not to demand low order bits for Add

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 19 05:07:37 PDT 2022


foad updated this revision to Diff 445786.
foad added a comment.

Simpler test diffs


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130075

Files:
  llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
  llvm/test/Transforms/LoopVectorize/X86/float-induction-x86.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130075.445786.patch
Type: text/x-patch
Size: 8348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220719/ddab5343/attachment.bin>


More information about the llvm-commits mailing list