[all-commits] [llvm/llvm-project] fef824: [SimplifyCFG] handle monotonic wrapped case for D1...
Kohei Asano via All-commits
all-commits at lists.llvm.org
Thu Sep 14 05:26:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fef82492209b24fd0b36a199657f3ed822e601a6
https://github.com/llvm/llvm-project/commit/fef82492209b24fd0b36a199657f3ed822e601a6
Author: Kohei Asano <32860920+khei4 at users.noreply.github.com>
Date: 2023-09-14 (Thu, 14 Sep 2023)
Changed paths:
M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
M llvm/test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
Log Message:
-----------
[SimplifyCFG] handle monotonic wrapped case for D150943 (#65882)
More information about the All-commits
mailing list