[PATCH] D99036: GlobalISel: Constant fold FP bin ops in MIRBuilder
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 21 07:06:23 PDT 2021
arsenm created this revision.
arsenm added reviewers: aemerson, paquette, bogner, dsanders, aditya_nandakumar.
Herald added subscribers: kerbowa, hiraditya, rovka, nhaehnle, jvesely.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.
Might as well handle these if we're going to handle the integer ops here.
https://reviews.llvm.org/D99036
Files:
llvm/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/combine-fold-binop-into-select.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99036.332156.patch
Type: text/x-patch
Size: 9882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210321/e11fc669/attachment.bin>
More information about the llvm-commits
mailing list