[PATCH] D145073: [InstCombine] fold signed absolute diff patterns

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 10:53:34 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
spatel marked an inline comment as done.
Closed by commit rG74a58499b7c0: [InstCombine] fold signed absolute diff patterns (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D145073?vs=501869&id=502727#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145073

Files:
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/abs-1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145073.502727.patch
Type: text/x-patch
Size: 11196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230306/c60c7a93/attachment.bin>


More information about the llvm-commits mailing list