[PATCH] D139420: [AArch64][GlobalISel] implement GPR (U/S)(MIN/MAX) instr support

Ties Stuij via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 19 07:40:25 PST 2022


stuij updated this revision to Diff 483965.
stuij marked an inline comment as done.
stuij added a comment.

flip around .legalIf and .minScalarIf in the action definition builder


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139420

Files:
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
  llvm/test/CodeGen/AArch64/min-max.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139420.483965.patch
Type: text/x-patch
Size: 23471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221219/f42b2ec8/attachment.bin>


More information about the llvm-commits mailing list