[all-commits] [llvm/llvm-project] 00a50f: [CVP] add tests for unreachable switch default; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Fri Aug 20 06:56:57 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00a50f2617849d0f374d8771fea1d3663e32efbc
https://github.com/llvm/llvm-project/commit/00a50f2617849d0f374d8771fea1d3663e32efbc
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
M llvm/test/Transforms/CorrelatedValuePropagation/basic.ll
Log Message:
-----------
[CVP] add tests for unreachable switch default; NFC
Goes with the proposal at D106056.
More information about the All-commits
mailing list