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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 03:25:35 PST 2023


RKSimon added a comment.

{pedantic) - maybe rename this abs-cmp0-and-intmin.ll ? the -0- alone suggests its part of a series of test files


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142665



More information about the llvm-commits mailing list