[all-commits] [llvm/llvm-project] b2f411: [InstCombine] Improve check for catchswitch BBs (NFC)
Heejin Ahn via All-commits
all-commits at lists.llvm.org
Wed Jun 15 01:06:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b2f4112f256756074b5a5f0a1f9be1222f4dc8de
https://github.com/llvm/llvm-project/commit/b2f4112f256756074b5a5f0a1f9be1222f4dc8de
Author: Heejin Ahn <aheejin at gmail.com>
Date: 2022-06-15 (Wed, 15 Jun 2022)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
Log Message:
-----------
[InstCombine] Improve check for catchswitch BBs (NFC)
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D127810
More information about the All-commits
mailing list