[PATCH] D47335: [InstCombine] Enable more reassociations using FMF 'reassoc' + 'nsz'

Warren Ristow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 24 13:20:50 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333221: [InstCombine] Enable more reassociations using FMF 'reassoc' + 'nsz' (authored by wristow, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47335?vs=148438&id=148469#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47335

Files:
  llvm/trunk/lib/IR/Instruction.cpp
  llvm/trunk/test/Transforms/InstCombine/2006-10-26-VectorReassoc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47335.148469.patch
Type: text/x-patch
Size: 10373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180524/20594093/attachment.bin>


More information about the llvm-commits mailing list