[all-commits] [llvm/llvm-project] 462f73: [X86][mem-fold] Avoid nestsed `if`, redundant `els...
KanRobert via All-commits
all-commits at lists.llvm.org
Thu Apr 6 02:58:28 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 462f73e59f8fcea2fd5eaa937f3d512dc0fb0852
https://github.com/llvm/llvm-project/commit/462f73e59f8fcea2fd5eaa937f3d512dc0fb0852
Author: Shengchen Kan <shengchen.kan at intel.com>
Date: 2023-04-06 (Thu, 06 Apr 2023)
Changed paths:
M llvm/utils/TableGen/X86FoldTablesEmitter.cpp
Log Message:
-----------
[X86][mem-fold] Avoid nestsed `if`, redundant `else` and correct comments
More information about the All-commits
mailing list