[PATCH] D131452: [InstCombine] avoid generating mul intrinsic that lowers as a libcall

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 09:49:23 PDT 2022


spatel abandoned this revision.
spatel added a comment.

Abandoning - we proceeded with a codegen fix instead (D131521 <https://reviews.llvm.org/D131521>).


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

https://reviews.llvm.org/D131452



More information about the llvm-commits mailing list