[PATCH] D127275: [MVE] Fold fadd(select(..., +0.0)) into a predicated fadd

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 10 03:10:54 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
david-arm marked an inline comment as done.
Closed by commit rG007917b95ce2: [MVE] Fold fadd(select(..., +0.0)) into a predicated fadd (authored by david-arm).

Changed prior to commit:
  https://reviews.llvm.org/D127275?vs=435449&id=435849#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127275

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/test/CodeGen/Thumb2/mve-pred-selectop3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127275.435849.patch
Type: text/x-patch
Size: 4915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220610/73984614/attachment.bin>


More information about the llvm-commits mailing list