[all-commits] [llvm/llvm-project] e5c5f9: [InstCombine] switch synthetic unreachable to use ...
Nuno Lopes via All-commits
all-commits at lists.llvm.org
Fri Jun 10 13:54:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e5c5f92e12827fcf969002b1472b6ad9c08b1f14
https://github.com/llvm/llvm-project/commit/e5c5f92e12827fcf969002b1472b6ad9c08b1f14
Author: Nuno Lopes <nuno.lopes at tecnico.ulisboa.pt>
Date: 2022-06-10 (Fri, 10 Jun 2022)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineInternal.h
M llvm/test/Transforms/InstCombine/element-atomic-memintrins.ll
M llvm/test/Transforms/InstCombine/pr44245.ll
Log Message:
-----------
[InstCombine] switch synthetic unreachable to use undef instead of poison (NFC)
More information about the All-commits
mailing list