[PATCH] D87554: [GISel]: Add combine for G_FABS to G_FABS
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 14 13:19:13 PDT 2020
arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.
LGTM. Maybe should factor this into a combine_idempotent that checks the inner opcode matches for other operations later
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87554/new/
https://reviews.llvm.org/D87554
More information about the llvm-commits
mailing list