[all-commits] [llvm/llvm-project] 2c3784: [SCEV] recognize llvm.annotation intrinsic
Chen Zheng via All-commits
all-commits at lists.llvm.org
Sun Jul 3 18:22:10 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2c3784cff8595ccf183422ab1875229e4638a57c
https://github.com/llvm/llvm-project/commit/2c3784cff8595ccf183422ab1875229e4638a57c
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2022-07-03 (Sun, 03 Jul 2022)
Changed paths:
M llvm/docs/LangRef.rst
M llvm/lib/Analysis/ScalarEvolution.cpp
M llvm/test/Analysis/ScalarEvolution/annotation-intrinsics.ll
Log Message:
-----------
[SCEV] recognize llvm.annotation intrinsic
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D127835
More information about the All-commits
mailing list