[PATCH] D106872: [InstCombine] Remove nnan requirement for transformation to fabs from select

Krishna Kariya via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 7 10:09:42 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa9a176ca3bb0: [InstCombine] Remove nnan requirement for transformation to fabs from select (authored by Krishnakariya).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106872

Files:
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/fabs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106872.364972.patch
Type: text/x-patch
Size: 5475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210807/cb5f707c/attachment.bin>


More information about the llvm-commits mailing list