[PATCH] D121085: [AArch64][GlobalISel] Implement G_SELECT translate to min/max/abs

panyuntao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 17 20:11:09 PDT 2023


yuntaopan abandoned this revision.
yuntaopan added a comment.

Related optimizations have been done in InstCombine Pass, so there is no need to support such optimizations here


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121085



More information about the llvm-commits mailing list