[all-commits] [llvm/llvm-project] 92d854: Revert "[X86] Simplify some `pternlog` intrinsics"
goldsteinn via All-commits
all-commits at lists.llvm.org
Mon Apr 3 10:00:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 92d854e2b833d9cb256a5499ca8419ad80d235a0
https://github.com/llvm/llvm-project/commit/92d854e2b833d9cb256a5499ca8419ad80d235a0
Author: Noah Goldstein <goldstein.w.n at gmail.com>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
M llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp
M llvm/test/CodeGen/X86/ternlog.ll
M llvm/test/Transforms/InstCombine/X86/x86-ternlog.ll
M llvm/unittests/Transforms/CMakeLists.txt
R llvm/unittests/Transforms/InstCombine/CMakeLists.txt
R llvm/unittests/Transforms/InstCombine/X86/CMakeLists.txt
R llvm/unittests/Transforms/InstCombine/X86/TernlogTest.cpp
Log Message:
-----------
Revert "[X86] Simplify some `pternlog` intrinsics"
This reverts commit cacc0033b12b2e6400eedd6e449644e87ec3099b.
More information about the All-commits
mailing list