[PATCH] D153310: Add codegen for llvm pow builtin

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 24 11:44:30 PDT 2023


arsenm added a comment.

Code looks fine, patch title is a bit confusing. Don't say codegen, and say clang: Add elementwise pow builtin?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153310



More information about the cfe-commits mailing list