[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 08:52:52 PDT 2021


Krishnakariya updated this revision to Diff 364963.
Krishnakariya added a comment.

Updating the same diff to commit this patch.


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.364963.patch
Type: text/x-patch
Size: 5475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210807/52c75d71/attachment.bin>


More information about the llvm-commits mailing list