[PATCH] D147266: [AArch64] Add IR intrinsics for vbsl* C intrinsics

Pranav Kant via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 10 10:59:01 PDT 2023


pranavk planned changes to this revision.
pranavk added a comment.

I agree. I changed the implementation to not introduce the intrinsic. I will need another change in InstCombine to handle case #1 mentioned on github bug report. I will have separate patch for it changing InstCombine. Thanks


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147266



More information about the cfe-commits mailing list