[PATCH] D76980: [LegalizeTypes] Add SoftenFloatRes/SoftenFloatOp functions for FREEZE

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 29 09:03:37 PDT 2020


aqjune marked 3 inline comments as done.
aqjune added a comment.

Thank you for the comments, I was trying to get more familiar with type legalization.
After the update, the test now calls `SoftenFloatRes_FREEZE` as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76980





More information about the llvm-commits mailing list