[PATCH] D141639: [EarlyIfCvt] Don't if-convert if condition has only loop-invariant ops.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 12 11:21:31 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe351b9b66da0: [EarlyIfCvt] Don't if-convert if condition has only loop-invariant ops. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141639

Files:
  llvm/lib/CodeGen/EarlyIfConversion.cpp
  llvm/test/CodeGen/AArch64/early-ifcvt-likely-predictable.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141639.521732.patch
Type: text/x-patch
Size: 6809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230512/42ca6def/attachment.bin>


More information about the llvm-commits mailing list