[all-commits] [llvm/llvm-project] 4d183b: Add constant time mapping from enumeration to stri...
Renaud Kauffmann via All-commits
all-commits at lists.llvm.org
Thu Nov 10 08:58:39 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4d183b48c3b54e28533c97b53cfc2329f282b24e
https://github.com/llvm/llvm-project/commit/4d183b48c3b54e28533c97b53cfc2329f282b24e
Author: Renaud-K <rkauffmann at nvidia.com>
Date: 2022-11-10 (Thu, 10 Nov 2022)
Changed paths:
M flang/include/flang/Common/enum-set.h
M flang/include/flang/Common/idioms.h
M flang/lib/Common/idioms.cpp
Log Message:
-----------
Add constant time mapping from enumeration to string in ENUM_CLASS
macro
Differential revision: https://reviews.llvm.org/D137577
More information about the All-commits
mailing list