[all-commits] [llvm/llvm-project] d8c2a1: [X86] Add negative test for D145930

Nabeel Omer via All-commits all-commits at lists.llvm.org
Tue Mar 14 04:41:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d8c2a10297f19b708ed0dae8d0fe8415a0f8e5e8
      https://github.com/llvm/llvm-project/commit/d8c2a10297f19b708ed0dae8d0fe8415a0f8e5e8
  Author: Nabeel Omer <me at nabeelomer.me>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
    A llvm/test/CodeGen/X86/pr61384.ll

  Log Message:
  -----------
  [X86] Add negative test for D145930

This patch adds a negative test for the issue discovered in D145930.

Differential Revision: https://reviews.llvm.org/D145933


  Commit: 2ebbcfa07edd9f16bf28cbf1deaaa302503fd330
      https://github.com/llvm/llvm-project/commit/2ebbcfa07edd9f16bf28cbf1deaaa302503fd330
  Author: Nabeel Omer <me at nabeelomer.me>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
    M llvm/lib/Target/X86/X86InstrCompiler.td
    M llvm/test/CodeGen/X86/pr61384.ll

  Log Message:
  -----------
  [X86] Fix encoding for ATOMIC_LOGIC_OP

Fixes PR#61384.

Differential Revision: https://reviews.llvm.org/D145930


Compare: https://github.com/llvm/llvm-project/compare/1cff4cbda305...2ebbcfa07edd


More information about the All-commits mailing list