[all-commits] [llvm/llvm-project] 626348: [X86][mem-fold] Simplify code by using StringRef:...
KanRobert via All-commits
all-commits at lists.llvm.org
Wed Apr 5 08:41:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 626348dfc3ed5fef84f9e804f07e5932a411a53d
https://github.com/llvm/llvm-project/commit/626348dfc3ed5fef84f9e804f07e5932a411a53d
Author: Shengchen Kan <shengchen.kan at intel.com>
Date: 2023-04-05 (Wed, 05 Apr 2023)
Changed paths:
M llvm/utils/TableGen/X86FoldTablesEmitter.cpp
Log Message:
-----------
[X86][mem-fold] Simplify code by using StringRef::drop_back, NFCI
More information about the All-commits
mailing list