[PATCH] D79294: [InstSimplify] Remove known bits constant folding

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 3 11:41:51 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG08556afc54e7: [InstSimplify] Remove known bits constant folding (authored by nikic).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D79294?vs=261690&id=261714#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79294

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Analysis/ValueTracking/knownzero-shift.ll
  llvm/test/Transforms/GVN/PRE/volatile.ll
  llvm/test/Transforms/InstSimplify/assume.ll
  llvm/test/Transforms/InstSimplify/call.ll
  llvm/test/Transforms/InstSimplify/or.ll
  llvm/test/Transforms/InstSimplify/shift-knownbits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79294.261714.patch
Type: text/x-patch
Size: 13442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200503/c86b570e/attachment.bin>


More information about the llvm-commits mailing list