[all-commits] [llvm/llvm-project] bf0bac: [CodeGen] Initialize ISD after 800d222e53dabfe1e24...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Jun 13 19:52:37 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bf0bac43ffd95896abfbd6a6dd1ac7a3875193d8
https://github.com/llvm/llvm-project/commit/bf0bac43ffd95896abfbd6a6dd1ac7a3875193d8
Author: Fangrui Song <i at maskray.me>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M llvm/include/llvm/CodeGen/BasicTTIImpl.h
Log Message:
-----------
[CodeGen] Initialize ISD after 800d222e53dabfe1e242bd06ab70f58c36e768ed
In the Intrinsic::fptosi_sat branch, ISD was uninitialized when Tys.empty().
More information about the All-commits
mailing list