[all-commits] [llvm/llvm-project] d9f607: [X86] Fix ambiguous operator ordering to stop -Wpa...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Feb 26 02:41:11 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9f6077db05c059d6f24949e18ff13f94dd4ba56
https://github.com/llvm/llvm-project/commit/d9f6077db05c059d6f24949e18ff13f94dd4ba56
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-02-26 (Sun, 26 Feb 2023)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] Fix ambiguous operator ordering to stop -Wparentheses warning. NFCI.
More information about the All-commits
mailing list