[PATCH] D76179: [CodeGenPrepare] Freeze condition when transforming select to br

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 14 19:21:45 PDT 2020


aqjune updated this revision to Diff 250397.
aqjune added a comment.

Rename suffix to .frozen


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76179

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/test/CodeGen/ARM/2012-08-30-select.ll
  llvm/test/Transforms/CodeGenPrepare/X86/optimizeSelect-DT.ll
  llvm/test/Transforms/CodeGenPrepare/X86/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76179.250397.patch
Type: text/x-patch
Size: 5201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200315/db27ac67/attachment.bin>


More information about the llvm-commits mailing list