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

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 11:02:22 PDT 2023


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

Fix test issues


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
  llvm/unittests/Target/X86/CMakeLists.txt
  llvm/unittests/Target/X86/TernlogTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145220.510562.patch
Type: text/x-patch
Size: 252847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230403/d7e43bda/attachment-0001.bin>


More information about the llvm-commits mailing list