[all-commits] [llvm/llvm-project] 038704: [GlobalOpt] add tests for constant expressions tha...
RotateRight via All-commits
all-commits at lists.llvm.org
Thu Aug 26 10:35:09 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 038704c43bc7e29f5d73661441a59e6df0583938
https://github.com/llvm/llvm-project/commit/038704c43bc7e29f5d73661441a59e6df0583938
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-08-26 (Thu, 26 Aug 2021)
Changed paths:
A llvm/test/Transforms/GlobalOpt/constant-can-trap.ll
Log Message:
-----------
[GlobalOpt] add tests for constant expressions that can trap; NFC
https://llvm.org/PR47578
More information about the All-commits
mailing list