[PATCH] D125755: [AggressiveInstcombine] Conditionally fold saturated fptosi to llvm.fptosi.sat

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 10 01:36:14 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4a5cb957a1e1: [AggressiveInstcombine] Conditionally fold saturated fptosi to llvm.fptosi.sat (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D125755?vs=432854&id=435834#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125755

Files:
  llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
  llvm/test/Transforms/AggressiveInstCombine/AArch64/fptosisat.ll
  llvm/test/Transforms/AggressiveInstCombine/ARM/fptosisat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125755.435834.patch
Type: text/x-patch
Size: 32312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220610/02c35670/attachment.bin>


More information about the llvm-commits mailing list