[PATCH] D111229: [PowerPC][Builtin] Allowing __rlwnm to accept a variable as a shift parameter

Victor Huang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 12 11:51:02 PDT 2021


NeHuang added a comment.

Please check and add a test  in `clang/test/CodeGen/builtins-ppc-xlcompat-rotate.c` with `shift` as a variable.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111229



More information about the cfe-commits mailing list