[PATCH] D125869: [JumpThreading] Insert freeze when unfolding select

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 21 02:24:42 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6f0ca6fd2305: [JumpThreading] Insert freeze when unfolding select (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125869

Files:
  llvm/include/llvm/Transforms/Scalar/JumpThreading.h
  llvm/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/test/Transforms/JumpThreading/codesize-loop.ll
  llvm/test/Transforms/JumpThreading/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125869.431127.patch
Type: text/x-patch
Size: 11358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220521/65fd1392/attachment.bin>


More information about the llvm-commits mailing list