[PATCH] D131546: [LoongArch] Return null SDValue by default in LowerOperation. NFC

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 03:08:15 PDT 2022


SixWeining added a comment.

In D131546#3711880 <https://reviews.llvm.org/D131546#3711880>, @xen0n wrote:

> If tests continue to pass then this is good :-)

Sorry. The test result shows that ISD::FP_TO_UINT, the `return SDValue()` should be kept.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131546



More information about the llvm-commits mailing list