[PATCH] D62042: GlobalISel: Define integer min/max instructions
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 16 15:50:00 PDT 2019
arsenm created this revision.
arsenm added reviewers: aditya_nandakumar, aemerson, paquette, dsanders.
Herald added subscribers: Petar.Avramovic, volkan, kristof.beyls, rovka, wdng.
Doesn't attempt to emit them for anything yet, but some legalizations
I want to port use them.
https://reviews.llvm.org/D62042
Files:
include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
include/llvm/Support/TargetOpcodes.def
include/llvm/Target/GenericOpcodes.td
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
unittests/CodeGen/GlobalISel/MachineIRBuilderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62042.199921.patch
Type: text/x-patch
Size: 5359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190516/54c38823/attachment.bin>
More information about the llvm-commits
mailing list