[PATCH] D122462: [PowerPC] Add guard in LowerSELECT_CC for ppcf128

Ting Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 24 23:17:25 PDT 2022


tingwang added a comment.

In D122462#3407313 <https://reviews.llvm.org/D122462#3407313>, @lkail wrote:

> Please also add tests.

This does not affect existing tests. The case to show is __builtin_max which I'm still working on, and will coming out shortly. I'm not sure if we can forge a test case to show its effectiveness in current code base.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122462



More information about the llvm-commits mailing list