llvm-project
b1017a4b
- Use getSignedTargetConstant for offset (#141149)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
128 days ago
Use getSignedTargetConstant for offset (#141149) This is to fix an assertion failure with PeepholePPC64. The load/store offset can be negative. A reduced case from one of our failures is added as well.
References
#141149 - Use getSignedTargetConstant for offset
Author
scui-ibm
Parents
c7ccfc6d
Loading