[PATCH] D126501: [NFC][JumpThreading] Remove InsertFreezeWhenUnfoldingSelect pass parameter

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 26 16:13:48 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG36096c2b383e: [NFC][JumpThreading] Remove InsertFreezeWhenUnfoldingSelect pass parameter (authored by aeubanks).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126501

Files:
  llvm/include/llvm/Transforms/Scalar.h
  llvm/include/llvm/Transforms/Scalar/JumpThreading.h
  llvm/lib/Passes/PassBuilderPipelines.cpp
  llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
  llvm/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/test/Transforms/JumpThreading/select-unfold-freeze.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126501.432403.patch
Type: text/x-patch
Size: 16034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220526/5a6c8bad/attachment.bin>


More information about the llvm-commits mailing list