[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
Wed May 3 05:49:49 PDT 2023


fhahn updated this revision to Diff 519044.
fhahn added a comment.

rebase and ping :)


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.519044.patch
Type: text/x-patch
Size: 6809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230503/e6cdb43a/attachment.bin>


More information about the llvm-commits mailing list