[PATCH] D145220: [X86][InstCombine] Simplify some `pternlog` intrinsics

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 3 17:58:45 PST 2023


goldstein.w.n updated this revision to Diff 502325.
goldstein.w.n added a comment.

Correct constant detection for vec + verification


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145220

Files:
  llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp
  llvm/test/CodeGen/X86/ternlog.ll
  llvm/test/Transforms/InstCombine/X86/x86-ternlog.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145220.502325.patch
Type: text/x-patch
Size: 258330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230304/788e1fba/attachment-0001.bin>


More information about the llvm-commits mailing list