[all-commits] [llvm/llvm-project] 199117: [X86] Fix error: unused variable 'isMemOp' after #...
Shengchen Kan via All-commits
all-commits at lists.llvm.org
Mon Jan 15 21:15:48 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 199117ae09ed6bab54277e8007f98404834e277e
https://github.com/llvm/llvm-project/commit/199117ae09ed6bab54277e8007f98404834e277e
Author: Shengchen Kan <shengchen.kan at intel.com>
Date: 2024-01-16 (Tue, 16 Jan 2024)
Changed paths:
M llvm/lib/Target/X86/X86InstrInfo.cpp
Log Message:
-----------
[X86] Fix error: unused variable 'isMemOp' after #78019, NFCI
BTW, I adjust the code by LLVM coding standards.
More information about the All-commits
mailing list