[PATCH] D119356: [Codegen][ReplaceWithVecLib] Fix pow intrinsics in ReplaceWithVecLib pass

Tiago Trevisan Jost via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 11 05:52:21 PST 2022


ttjost updated this revision to Diff 407853.
ttjost added a comment.

Fixes `assert` in Debug mode.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119356

Files:
  llvm/lib/CodeGen/ReplaceWithVeclib.cpp
  llvm/test/CodeGen/Generic/replace-intrinsics-with-veclib.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119356.407853.patch
Type: text/x-patch
Size: 4744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220211/e579b347/attachment.bin>


More information about the llvm-commits mailing list