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

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 08:35:28 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG443825c517c8: Recommit "[X86] Simplify some `pternlog` intrinsics" (2nd Try) (authored by goldstein.w.n).

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.510817.patch
Type: text/x-patch
Size: 252847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230404/879d46fb/attachment-0001.bin>


More information about the llvm-commits mailing list