[all-commits] [llvm/llvm-project] 36d528: [X86][test] Pre-commit test for an incorrect patte...
Shengchen Kan via All-commits
all-commits at lists.llvm.org
Thu Jul 11 08:12:25 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36d5281174566c207a99d30c6a42219dddcaa4bf
https://github.com/llvm/llvm-project/commit/36d5281174566c207a99d30c6a42219dddcaa4bf
Author: Shengchen Kan <shengchen.kan at intel.com>
Date: 2024-07-11 (Thu, 11 Jul 2024)
Changed paths:
M llvm/test/CodeGen/X86/apx/ccmp.ll
M llvm/test/CodeGen/X86/apx/ctest.ll
Log Message:
-----------
[X86][test] Pre-commit test for an incorrect pattern for CCMP/CTEST with imm64
Commit: e8e2cff1607627e52079741af368064cea3e28d4
https://github.com/llvm/llvm-project/commit/e8e2cff1607627e52079741af368064cea3e28d4
Author: Shengchen Kan <shengchen.kan at intel.com>
Date: 2024-07-11 (Thu, 11 Jul 2024)
Changed paths:
M llvm/lib/Target/X86/X86InstrConditionalCompare.td
M llvm/test/CodeGen/X86/apx/ccmp.ll
M llvm/test/CodeGen/X86/apx/ctest.ll
Log Message:
-----------
[X86][CodeGen] Fix an incorrect pattern for CCMP/CTEST with imm64
Compare: https://github.com/llvm/llvm-project/compare/9a5a8731e77b...e8e2cff16076
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list