[all-commits] [llvm/llvm-project] 18be23: [OPMIRBuilder] Fix typo in condition
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Sep 27 03:24:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 18be23f82a4c66ef6c838d3324979825acbcf49f
https://github.com/llvm/llvm-project/commit/18be23f82a4c66ef6c838d3324979825acbcf49f
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-09-27 (Wed, 27 Sep 2023)
Changed paths:
M llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
Log Message:
-----------
[OPMIRBuilder] Fix typo in condition
Fix a condition I accidentally inverted in
296671f059198185bedc3eba80056ebf4bc7ad30.
More information about the All-commits
mailing list