[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
Tue Aug 3 05:23:23 PDT 2021


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6180ce2e2abe: [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.363703.patch
Type: text/x-patch
Size: 5475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210803/e46a06e7/attachment.bin>


More information about the llvm-commits mailing list