[PATCH] D105194: [PowerPC] Add PowerPC cmpb builtin and emit target indepedent code for XL compatibility

Jon Roelofs via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 20 15:40:38 PDT 2021


jroelofs added a comment.

I moved a couple of new tests from this patch from CodeGen -> CodeGen/PowerPC so they don't fail when the PPC backend isn't built: f6769b663a0d4432b5e00e0c03904a5dfba7b077 <https://reviews.llvm.org/rGf6769b663a0d4432b5e00e0c03904a5dfba7b077>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105194



More information about the cfe-commits mailing list