[PATCH] D73607: [X86] Custom lower ISD::FROUND with SSE4.1 to avoid a libcall.

Richard Trieu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 9 14:10:48 PDT 2021


rtrieu added a comment.

Thanks for the quick fix.  I've verified that it fixes my full test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73607



More information about the llvm-commits mailing list