[all-commits] [llvm/llvm-project] c75a2b: [AArch64][GlobalISel] Change | -> || in an if
Jessica Paquette via All-commits
all-commits at lists.llvm.org
Wed Jul 21 15:00:47 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c75a2bbe080c8ff2a62286e816dfde914f1ae1f6
https://github.com/llvm/llvm-project/commit/c75a2bbe080c8ff2a62286e816dfde914f1ae1f6
Author: Jessica Paquette <jpaquette at apple.com>
Date: 2021-07-21 (Wed, 21 Jul 2021)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
Log Message:
-----------
[AArch64][GlobalISel] Change | -> || in an if
I wrote the wrong type of OR by mistake.
More information about the All-commits
mailing list