[PATCH] D133494: [AArch64] Lower extending uitofp using tbl.

Tim Northover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 16 01:23:54 PDT 2022


t.p.northover accepted this revision.
t.p.northover added a comment.
This revision is now accepted and ready to land.

> Thanks Tim, I updated the code to use DstTy.

I don't see this change in the most recent diff. Other than that, I don't think this one has any endianness issues so it's probably set to go.

It's a pretty mechanical change so I'll just let you get on with it before pushing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133494



More information about the llvm-commits mailing list