User Details
- User Since
- Dec 23 2019, 8:01 PM (196 w, 11 h)
Feb 9 2021
Nov 30 2020
Let me try it out. Thanks for the suggestion!
I created a separate patch https://reviews.llvm.org/D92116. Can you take a look?
Nov 25 2020
- fix the method
- fix the method
include more
fix the compiling
Nov 24 2020
This is to propagate the attributes, such as "device" and "_tpu_replicate", to the inlined operations. These attributes might be different at different call sites, so we couldn't set them in the src.
An alternative implementation is the inlineCall method returns all the new inlined operations, so the caller can set them.
Nov 23 2020
removed the unused file
Nov 17 2020
Aug 7 2020
fix doc
fix the test error
add a test
fix the lint
Jun 23 2020
remove unused
remove the redundant comments
fix some test failures
fix the typo
Jun 22 2020
Add the terminator op handling
Apr 23 2020
Apr 22 2020
Apr 5 2020
add the erase op
Mar 20 2020
Mar 19 2020
Mar 16 2020
fix comments
Mar 10 2020
fix a typo
Feb 10 2020
add a new line at the end
find out the first available file line loc in the fused loc
Use the first location in the fused location for diagnostic handler
Jan 6 2020
fix
fix the rebase error
rebase
Dec 28 2019
Dec 27 2019
create a test handler and add unit tests
Dec 26 2019
remove unused include
Add unit test
- fix the stack
- fix the typo
- fix river's comment
- fix river's comment
- fix river's comment
Dec 24 2019
- fix river's comment
Dec 23 2019
Use the first location in the fused location for diagnostic handler