[all-commits] [llvm/llvm-project] 5f77e7: [InstCombine] Fixed crash when setting align attr ...
Dávid Bolvanský via All-commits
all-commits at lists.llvm.org
Fri Apr 23 05:05:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f77e7708aa76a250d649845acf408b9564b514f
https://github.com/llvm/llvm-project/commit/5f77e7708aa76a250d649845acf408b9564b514f
Author: Dávid Bolvanský <david.bolvansky at gmail.com>
Date: 2021-04-23 (Fri, 23 Apr 2021)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
M llvm/test/Transforms/InstCombine/deref-alloc-fns.ll
Log Message:
-----------
[InstCombine] Fixed crash when setting align attr for memalign
More information about the All-commits
mailing list