[PATCH] D115670: Implement some constexpr vector unary operators, fix boolean-ops

Qiongsi Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 5 13:06:18 PST 2022


qiongsiwu1 added a comment.

In D115670#3220052 <https://reviews.llvm.org/D115670#3220052>, @erichkeane wrote:

> Should be fixed here: 2edc21e8566be8fa9b20e0bb71a83af90ec9aa97 <https://reviews.llvm.org/rG2edc21e8566be8fa9b20e0bb71a83af90ec9aa97>
>
> Thanks!

Thanks so much for the fix Erich! I can confirm the `altivec` test cases are all passing now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115670



More information about the cfe-commits mailing list