[PATCH] D76664: [ConstantFold][NFC] Compile time optimization for large vectors

Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 30 11:57:29 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3ea0774b13a5: [ConstantFold][NFC] Compile time optimization for large vectors (authored by ThomasR).

Changed prior to commit:
  https://reviews.llvm.org/D76664?vs=253635&id=253655#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76664

Files:
  llvm/include/llvm/IR/Constants.h
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/IR/ConstantFold.cpp
  llvm/lib/IR/Constants.cpp
  llvm/lib/IR/Instructions.cpp
  llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76664.253655.patch
Type: text/x-patch
Size: 7996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200330/178ceac9/attachment-0001.bin>


More information about the llvm-commits mailing list