[PATCH] D117228: [IRBuilder] Migrate select-folding to value-based FoldSelect.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 15 03:27:10 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGba3198cfd114: [IRBuilder] Migrate select-folding to value-based FoldSelect. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117228

Files:
  llvm/include/llvm/Analysis/InstSimplifyFolder.h
  llvm/include/llvm/Analysis/TargetFolder.h
  llvm/include/llvm/IR/ConstantFolder.h
  llvm/include/llvm/IR/IRBuilderFolder.h
  llvm/include/llvm/IR/NoFolder.h
  llvm/lib/IR/IRBuilder.cpp
  llvm/test/Transforms/LoopVectorize/pr34681.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117228.400268.patch
Type: text/x-patch
Size: 6803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220115/05a7945c/attachment.bin>


More information about the llvm-commits mailing list