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

panyuntao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 7 00:00:47 PST 2022


yuntaopan created this revision.
Herald added subscribers: hiraditya, kristof.beyls, rovka.
Herald added a project: All.
yuntaopan 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/D121085

Files:
  llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/arm64-atomic.ll
  llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-select.ll
  llvm/test/CodeGen/AArch64/arm64-vabs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121085.413351.patch
Type: text/x-patch
Size: 15631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220307/d2153550/attachment.bin>


More information about the llvm-commits mailing list