[PATCH] D142665: [X86] Add tests for transform ABS(X) eq/ne 0/IntMin -> X eq/ne 0/IntMin; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 13:38:04 PST 2023


goldstein.w.n created this revision.
Herald added a subscriber: pengfei.
Herald added a project: All.
goldstein.w.n requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D142665

Files:
  llvm/test/CodeGen/X86/abs-0-and-intmin.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142665.492557.patch
Type: text/x-patch
Size: 23124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230126/f0202ad0/attachment.bin>


More information about the llvm-commits mailing list