[all-commits] [llvm/llvm-project] 797b76: [IR] Move isConvergenceControlIntrinsic under "nam...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Thu Oct 12 20:43:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 797b76791df4dbfc45f3002d2b9d58029495a63d
https://github.com/llvm/llvm-project/commit/797b76791df4dbfc45f3002d2b9d58029495a63d
Author: Kazu Hirata <kazu at google.com>
Date: 2023-10-12 (Thu, 12 Oct 2023)
Changed paths:
M llvm/include/llvm/IR/GenericConvergenceVerifierImpl.h
Log Message:
-----------
[IR] Move isConvergenceControlIntrinsic under "namespace llvm" (NFC)
While I am at it, this patch removes "using namespace llvm;".
More information about the All-commits
mailing list