[all-commits] [llvm/llvm-project] d672c8: [InstCombine] use safe transformation by default
Juneyoung Lee via All-commits
all-commits at lists.llvm.org
Sun Mar 7 09:26:13 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d672c81126550a1b74ef77adfb7e7d1dd728a61e
https://github.com/llvm/llvm-project/commit/d672c81126550a1b74ef77adfb7e7d1dd728a61e
Author: Juneyoung Lee <aqjune at gmail.com>
Date: 2021-03-08 (Mon, 08 Mar 2021)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
Log Message:
-----------
[InstCombine] use safe transformation by default
.. since it will be folded into and/or anyway
More information about the All-commits
mailing list