[all-commits] [llvm/llvm-project] 6d55f6: [SimplifyCFG] Regenerate test checks (NFC)
DianQK via All-commits
all-commits at lists.llvm.org
Sun Jul 30 04:06:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6d55f6d8185ee3eae92f0a46d45f40a09028329f
https://github.com/llvm/llvm-project/commit/6d55f6d8185ee3eae92f0a46d45f40a09028329f
Author: DianQK <dianqk at dianqk.net>
Date: 2023-07-30 (Sun, 30 Jul 2023)
Changed paths:
M llvm/test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
Log Message:
-----------
[SimplifyCFG] Regenerate test checks (NFC)
Remove the following warning.
```
WARNING: Change IR value name 'tmp4' or use --prefix-filecheck-ir-name to prevent possible conflict with scripted FileCheck name.
```
More information about the All-commits
mailing list